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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h961 Instruction *foldICmpMulConstant(ICmpInst &Cmp, BinaryOperator *Mul,
H A DInstCombineCompares.cpp1963 Instruction *InstCombiner::foldICmpMulConstant(ICmpInst &Cmp, function in class:InstCombiner
2893 if (Instruction *I = foldICmpMulConstant(Cmp, BO, *C))

Completed in 82 milliseconds