Searched refs:foldICmpAddOpConst (Results 1 – 2 of 2) sorted by relevance
667 Instruction *foldICmpAddOpConst(Value *X, const APInt &C,
1086 Instruction *InstCombinerImpl::foldICmpAddOpConst(Value *X, const APInt &C, in foldICmpAddOpConst() function in InstCombinerImpl6356 return foldICmpAddOpConst(X, *C, I.getPredicate()); in visitICmpInst()6360 return foldICmpAddOpConst(X, *C, I.getSwappedPredicate()); in visitICmpInst()