Searched refs:other_phi (Results 1 – 2 of 2) sorted by relevance
2133 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local2137 if (other_phi in rewrite_update_phi_arguments()2138 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()2139 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
1811 gimple *other_phi = STMT_VINFO_REDUC_DEF (stmt_info); in vect_active_double_reduction_p() local1812 return STMT_VINFO_RELEVANT_P (vinfo_for_stmt (other_phi)); in vect_active_double_reduction_p()