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