Searched refs:phi_old_loop (Results 1 – 1 of 1) sorted by relevance
1340 gphi *phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop() local1343 tree init = PHI_ARG_DEF_FROM_EDGE (phi_old_loop, old_entry); in tree_transform_and_unroll_loop()1347 tree next = PHI_ARG_DEF_FROM_EDGE (phi_old_loop, old_latch); in tree_transform_and_unroll_loop()