Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-expand.cc6254 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk() local
6255 gcc_assert (inner_loop_phi != NULL); in expand_omp_for_static_chunk()
6256 add_phi_arg (inner_loop_phi, gimple_phi_result (nphi), in expand_omp_for_static_chunk()