Searched refs:foldICmpAddConstant (Results 1 – 2 of 2) sorted by relevance
707 Instruction *foldICmpAddConstant(ICmpInst &Cmp, BinaryOperator *Add,
3020 Instruction *InstCombinerImpl::foldICmpAddConstant(ICmpInst &Cmp, in foldICmpAddConstant() function in InstCombinerImpl3840 if (Instruction *I = foldICmpAddConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()