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