Lines Matching refs:dest_idx
152 if (operand_equal_for_phi_arg_p (gimple_phi_arg_def (p, e0->dest_idx),
153 gimple_phi_arg_def (p, e1->dest_idx)))
308 arg0 = gimple_phi_arg_def (phi, e1->dest_idx);
309 arg1 = gimple_phi_arg_def (phi, e2->dest_idx);
325 arg0 = gimple_phi_arg_def (phi, e1->dest_idx);
326 arg1 = gimple_phi_arg_def (phi, e2->dest_idx);
342 arg0 = gimple_phi_arg_def (phi, e1->dest_idx);
343 arg1 = gimple_phi_arg_def (phi, e2->dest_idx);
425 SET_USE (PHI_ARG_DEF_PTR (phi, e->dest_idx), new_tree);
1535 SET_PHI_ARG_DEF (phi, e0->dest_idx, arg);
1536 SET_PHI_ARG_DEF (phi, e1->dest_idx, arg);
2412 tree arg2 = gimple_phi_arg_def (phi, cond2_phi_edge->dest_idx);
2531 arg3 = gimple_phi_arg_def (phi, cond3_phi_edge->dest_idx);