Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dpr43376-getFlippedStrictnessPredicateAndConstant-assert.ll4 ; We used to hit an assertion in getFlippedStrictnessPredicateAndConstant due
/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h213 Constant *>> static getFlippedStrictnessPredicateAndConstant(CmpInst::
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2902 InstCombiner::getFlippedStrictnessPredicateAndConstant( in matchThreeWayIntCompare()
5748 InstCombiner::getFlippedStrictnessPredicateAndConstant(CmpInst::Predicate Pred, in getFlippedStrictnessPredicateAndConstant() function in InstCombiner
5829 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, Op1C); in canonicalizeCmpWithConstant()
H A DInstCombineSelect.cpp1492 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, C0); in tryToReuseConstantFromSelectInComparison()