Home
last modified time | relevance | path

Searched refs:totalpx (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc8434 tree totalpx = size_binop (PLUS_EXPR, unshare_expr (total), in gimplify_omp_depend() local
8436 tree type = build_array_type (ptr_type_node, build_index_type (totalpx)); in gimplify_omp_depend()
8439 if (!poly_int_tree_p (totalpx)) in gimplify_omp_depend()
8687 totalpx, in gimplify_omp_depend()