Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h186 Constant *>> static getFlippedStrictnessPredicateAndConstant(CmpInst::
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2433 InstCombiner::getFlippedStrictnessPredicateAndConstant( in foldICmpShlConstant()
3198 InstCombiner::getFlippedStrictnessPredicateAndConstant( in matchThreeWayIntCompare()
6781 InstCombiner::getFlippedStrictnessPredicateAndConstant(CmpInst::Predicate Pred, in getFlippedStrictnessPredicateAndConstant() function in InstCombiner
6869 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, Op1C); in canonicalizeCmpWithConstant()
H A DInstCombineSelect.cpp1622 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, C0); in tryToReuseConstantFromSelectInComparison()