Searched refs:l2_to_l0 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c3466 edge l2_to_l0 = find_edge (l2_bb, l0_bb); local
3467 add_phi_arg (nphi, exit_res, l2_to_l0, UNKNOWN_LOCATION);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc4646 edge l2_to_l0 = find_edge (l2_bb, l0_bb); local
4647 add_phi_arg (nphi, exit_res, l2_to_l0, UNKNOWN_LOCATION);

Completed in 109 milliseconds