Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h840 Instruction *foldICmpMulConstant(ICmpInst &Cmp, BinaryOperator *Mul,
DInstCombineCompares.cpp1783 Instruction *InstCombiner::foldICmpMulConstant(ICmpInst &Cmp, in foldICmpMulConstant() function in InstCombiner
2521 if (Instruction *I = foldICmpMulConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()