Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h224 Constant *>> static getFlippedStrictnessPredicateAndConstant(CmpInst::
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3100 InstCombiner::getFlippedStrictnessPredicateAndConstant( in matchThreeWayIntCompare()
6452 InstCombiner::getFlippedStrictnessPredicateAndConstant(CmpInst::Predicate Pred, in getFlippedStrictnessPredicateAndConstant() function in InstCombiner
6540 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, Op1C); in canonicalizeCmpWithConstant()
H A DInstCombineSelect.cpp1584 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, C0); in tryToReuseConstantFromSelectInComparison()