Lines Matching refs:phi_result
255 adjust_debug_stmts (orig_def, PHI_RESULT (update_phi),
1347 tree new_vop = copy_ssa_name (PHI_RESULT (phi));
1419 if (virtual_operand_p (PHI_RESULT (phi)))
2135 return PHI_RESULT (phi);
2217 tree new_res = copy_ssa_name (PHI_RESULT (orig_phi));
2317 tree new_res = copy_ssa_name (PHI_RESULT (orig_phi));
2422 tree new_res = copy_ssa_name (PHI_RESULT (update_phi));
2490 tree phi_result = make_ssa_name (TREE_TYPE (main_loop_value));
2492 gphi *new_phi = create_phi_node (phi_result, bb);
2497 return phi_result;
3101 niters = PHI_RESULT (new_phi);
3669 new_res = copy_ssa_name (PHI_RESULT (orig_phi));
3674 adjust_phi_and_debug_stmts (orig_phi, e, PHI_RESULT (new_phi));