Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h705 Instruction *foldICmpSubConstant(ICmpInst &Cmp, BinaryOperator *Sub,
H A DInstCombineCompares.cpp2885 Instruction *InstCombinerImpl::foldICmpSubConstant(ICmpInst &Cmp, in foldICmpSubConstant() function in InstCombinerImpl
3836 if (Instruction *I = foldICmpSubConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()