Searched refs:other_phi (Results 1 – 1 of 1) sorted by relevance
916 HPhi* other_phi = phi_it.Current()->AsPhi(); in VisitPhi() local917 if (phi != other_phi && phi->GetRegNumber() == other_phi->GetRegNumber()) { in VisitPhi()918 if (phi->GetType() == other_phi->GetType()) { in VisitPhi()927 type_str << other_phi->GetType(); in VisitPhi()943 if (!IsConstantEquivalent(phi, other_phi, &visited)) { in VisitPhi()947 other_phi->GetId(), in VisitPhi()