Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h860 Instruction *foldICmpShlConstConst(ICmpInst &I, Value *ShAmt, const APInt &C1,
DInstCombineCompares.cpp1191 Instruction *InstCombiner::foldICmpShlConstConst(ICmpInst &I, Value *A, in foldICmpShlConstConst() function in InstCombiner
1871 return foldICmpShlConstConst(Cmp, Shl->getOperand(1), C, *ShiftVal); in foldICmpShlConstant()