Searched refs:foldICmpAddOpConst (Results 1 – 2 of 2) sorted by relevance
816 Instruction *foldICmpAddOpConst(Value *X, ConstantInt *CI,
1083 Instruction *InstCombiner::foldICmpAddOpConst(Value *X, ConstantInt *CI, in foldICmpAddOpConst() function in InstCombiner4871 return foldICmpAddOpConst(X, Cst, I.getPredicate()); in visitICmpInst()4875 return foldICmpAddOpConst(X, Cst, I.getSwappedPredicate()); in visitICmpInst()