Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-expand.c113 static gphi *find_phi_with_arg_on_edge (tree, edge);
3186 = find_phi_with_arg_on_edge (exit_res, latch_to_l1); in expand_omp_for_generic()
3706 find_phi_with_arg_on_edge (tree arg, edge e) in find_phi_with_arg_on_edge() function
4245 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk()