Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h674 Instruction *foldICmpShlConstant(ICmpInst &Cmp, BinaryOperator *Shl,
DInstCombineCompares.cpp2083 Instruction *InstCombinerImpl::foldICmpShlConstant(ICmpInst &Cmp, in foldICmpShlConstant() function in InstCombinerImpl
2982 if (Instruction *I = foldICmpShlConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()