Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.c1242 gphi *phi_old_loop, *phi_new_loop, *phi_rest; in tree_transform_and_unroll_loop() local
1338 phi_new_loop = psi_new_loop.phi (); in tree_transform_and_unroll_loop()
1341 op = PHI_ARG_DEF_PTR_FROM_EDGE (phi_new_loop, new_entry); in tree_transform_and_unroll_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.cc1341 gphi *phi_new_loop = psi_new_loop.phi (); in tree_transform_and_unroll_loop() local
1345 = PHI_ARG_DEF_PTR_FROM_EDGE (phi_new_loop, new_entry); in tree_transform_and_unroll_loop()