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