Searched refs:foldICmpAddConstant (Results 1 – 2 of 2) sorted by relevance
893 Instruction *foldICmpAddConstant(ICmpInst &Cmp, BinaryOperator *Add,
2359 Instruction *InstCombiner::foldICmpAddConstant(ICmpInst &Cmp, in foldICmpAddConstant() function in InstCombiner2582 if (Instruction *I = foldICmpAddConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()