Searched refs:foldICmpSubConstant (Results 1 – 2 of 2) sorted by relevance
705 Instruction *foldICmpSubConstant(ICmpInst &Cmp, BinaryOperator *Sub,
2885 Instruction *InstCombinerImpl::foldICmpSubConstant(ICmpInst &Cmp, in foldICmpSubConstant() function in InstCombinerImpl3836 if (Instruction *I = foldICmpSubConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()