Searched refs:foldICmpMulConstant (Results 1 – 2 of 2) sorted by relevance
840 Instruction *foldICmpMulConstant(ICmpInst &Cmp, BinaryOperator *Mul,
1783 Instruction *InstCombiner::foldICmpMulConstant(ICmpInst &Cmp, in foldICmpMulConstant() function in InstCombiner2521 if (Instruction *I = foldICmpMulConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()