Searched refs:other_phi (Results 1 – 1 of 1) sorted by relevance
1152 HPhi* other_phi = phi_it.Current()->AsPhi(); in VisitPhi() local1153 if (phi != other_phi && phi->GetRegNumber() == other_phi->GetRegNumber()) { in VisitPhi()1154 if (phi->GetType() == other_phi->GetType()) { in VisitPhi()1163 type_str << other_phi->GetType(); in VisitPhi()1178 if (!IsConstantEquivalent(phi, other_phi, &visited)) { in VisitPhi()1182 other_phi->GetId(), in VisitPhi()