Home
last modified time | relevance | path

Searched refs:PredA (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2399 ICmpInst::Predicate PredA, PredB; in matchThreeWayIntCompare() local
2401 match(SI->getCondition(), m_ICmp(PredA, m_Value(LHS), m_Value(RHS))) && in matchThreeWayIntCompare()
2402 PredA == ICmpInst::ICMP_EQ && in matchThreeWayIntCompare()