Searched refs:other_phi (Results 1 – 1 of 1) sorted by relevance
801 HPhi* other_phi = phi_it.Current()->AsPhi(); in VisitPhi() local802 if (phi != other_phi && phi->GetRegNumber() == other_phi->GetRegNumber()) { in VisitPhi()803 if (phi->GetType() == other_phi->GetType()) { in VisitPhi()812 type_str << other_phi->GetType(); in VisitPhi()824 if (!IsConstantEquivalent(phi, other_phi, &visited)) { in VisitPhi()828 other_phi->GetId(), in VisitPhi()