Searched refs:foldICmpAddOpConst (Results 1 – 2 of 2) sorted by relevance
856 Instruction *foldICmpAddOpConst(Value *X, const APInt &C,
1082 Instruction *InstCombiner::foldICmpAddOpConst(Value *X, const APInt &C, in foldICmpAddOpConst() function in InstCombiner5029 return foldICmpAddOpConst(X, *C, I.getPredicate()); in visitICmpInst()5033 return foldICmpAddOpConst(X, *C, I.getSwappedPredicate()); in visitICmpInst()