Home
last modified time | relevance | path

Searched defs:UnsignedPred (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp303 if (UnsignedPred == ICmpInst::Predicate::BAD_ICMP_PREDICATE) in processICmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1038 ICmpInst::Predicate UnsignedPred; foldUnsignedUnderflowCheck() local
H A DInstCombineCompares.cpp6460 CmpInst::Predicate UnsignedPred = ICmpInst::getUnsignedPredicate(Pred); getFlippedStrictnessPredicateAndConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1550 ICmpInst::Predicate UnsignedPred; simplifyUnsignedRangeCheck() local
[all...]