Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h842 Instruction *foldICmpShlConstant(ICmpInst &Cmp, BinaryOperator *Shl,
DInstCombineCompares.cpp1866 Instruction *InstCombiner::foldICmpShlConstant(ICmpInst &Cmp, in foldICmpShlConstant() function in InstCombiner
2525 if (Instruction *I = foldICmpShlConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()