Searched refs:foldICmpSubConstant (Results 1 – 2 of 2) sorted by relevance
850 Instruction *foldICmpSubConstant(ICmpInst &Cmp, BinaryOperator *Sub,
2278 Instruction *InstCombiner::foldICmpSubConstant(ICmpInst &Cmp, in foldICmpSubConstant() function in InstCombiner2542 if (Instruction *I = foldICmpSubConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()