Searched refs:PredA (Results 1 – 1 of 1) sorted by relevance
2399 ICmpInst::Predicate PredA, PredB; in matchThreeWayIntCompare() local2401 match(SI->getCondition(), m_ICmp(PredA, m_Value(LHS), m_Value(RHS))) && in matchThreeWayIntCompare()2402 PredA == ICmpInst::ICMP_EQ && in matchThreeWayIntCompare()