Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h816 Instruction *foldICmpAddOpConst(Value *X, ConstantInt *CI,
DInstCombineCompares.cpp1083 Instruction *InstCombiner::foldICmpAddOpConst(Value *X, ConstantInt *CI, in foldICmpAddOpConst() function in InstCombiner
4871 return foldICmpAddOpConst(X, Cst, I.getPredicate()); in visitICmpInst()
4875 return foldICmpAddOpConst(X, Cst, I.getSwappedPredicate()); in visitICmpInst()