Home
last modified time | relevance | path

Searched refs:foldICmpAddConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h707 Instruction *foldICmpAddConstant(ICmpInst &Cmp, BinaryOperator *Add,
H A DInstCombineCompares.cpp3020 Instruction *InstCombinerImpl::foldICmpAddConstant(ICmpInst &Cmp, in foldICmpAddConstant() function in InstCombinerImpl
3840 if (Instruction *I = foldICmpAddConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()