Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h591 Instruction *foldICmpMulConstant(ICmpInst &Cmp, BinaryOperator *Mul,
DInstCombineCompares.cpp1944 Instruction *InstCombinerImpl::foldICmpMulConstant(ICmpInst &Cmp, in foldICmpMulConstant() function in InstCombinerImpl
3374 if (Instruction *I = foldICmpMulConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()