Searched refs:inner_loop_phi (Results 1 – 1 of 1) sorted by relevance
4245 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk() local4246 gcc_assert (inner_loop_phi != NULL); in expand_omp_for_static_chunk()4247 add_phi_arg (inner_loop_phi, gimple_phi_result (nphi), in expand_omp_for_static_chunk()