Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h742 Instruction *foldICmpShlConstant(ICmpInst &Cmp, BinaryOperator *Shl,
H A DInstCombineCompares.cpp2325 Instruction *InstCombinerImpl::foldICmpShlConstant(ICmpInst &Cmp, in foldICmpShlConstant() function in InstCombinerImpl
4008 if (Instruction *I = foldICmpShlConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()