Searched refs:inner_loop_phi (Results 1 – 2 of 2) sorted by relevance
5072 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk() local5073 gcc_assert (inner_loop_phi != NULL); in expand_omp_for_static_chunk()5074 add_phi_arg (inner_loop_phi, gimple_phi_result (nphi), in expand_omp_for_static_chunk()
6254 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk() local6255 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()