Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h852 Instruction *foldICmpAddConstant(ICmpInst &Cmp, BinaryOperator *Add,
DInstCombineCompares.cpp2326 Instruction *InstCombiner::foldICmpAddConstant(ICmpInst &Cmp, in foldICmpAddConstant() function in InstCombiner
2546 if (Instruction *I = foldICmpAddConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()