Home
last modified time | relevance | path

Searched defs:SwappedPred (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp225 CmpInst::Predicate SwappedPred = CI->getSwappedPredicate(); in getHashValueImpl() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1101 CmpInst::Predicate SwappedPred = CmpInst::getSwappedPredicate(EdgePred); in getValueFromICmpCondition() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2699 ICmpInst::Predicate SwappedPred = Cmp.getSwappedPredicate(); in foldICmpSubConstant() local