Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h693 Instruction *foldICmpMulConstant(ICmpInst &Cmp, BinaryOperator *Mul,
H A DInstCombineCompares.cpp2139 Instruction *InstCombinerImpl::foldICmpMulConstant(ICmpInst &Cmp, in foldICmpMulConstant() function in InstCombinerImpl
3811 if (Instruction *I = foldICmpMulConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()