Searched refs:phi_new_loop (Results 1 – 2 of 2) sorted by relevance
1242 gphi *phi_old_loop, *phi_new_loop, *phi_rest; in tree_transform_and_unroll_loop() local1338 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()
1341 gphi *phi_new_loop = psi_new_loop.phi (); in tree_transform_and_unroll_loop() local1345 = PHI_ARG_DEF_PTR_FROM_EDGE (phi_new_loop, new_entry); in tree_transform_and_unroll_loop()