Home
last modified time | relevance | path

Searched refs:foldICmpSubConstant (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h850 Instruction *foldICmpSubConstant(ICmpInst &Cmp, BinaryOperator *Sub,
DInstCombineCompares.cpp2278 Instruction *InstCombiner::foldICmpSubConstant(ICmpInst &Cmp, in foldICmpSubConstant() function in InstCombiner
2542 if (Instruction *I = foldICmpSubConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()