Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h213 Constant *>> static getFlippedStrictnessPredicateAndConstant(CmpInst::
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2855 InstCombiner::getFlippedStrictnessPredicateAndConstant( in matchThreeWayIntCompare()
5753 InstCombiner::getFlippedStrictnessPredicateAndConstant(CmpInst::Predicate Pred, in getFlippedStrictnessPredicateAndConstant() function in InstCombiner
5834 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, Op1C); in canonicalizeCmpWithConstant()
H A DInstCombineSelect.cpp1550 InstCombiner::getFlippedStrictnessPredicateAndConstant(Pred, C0); in tryToReuseConstantFromSelectInComparison()