Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp906 Instruction *InstCombinerImpl::foldLShrOverflowBit(BinaryOperator &I) { in foldLShrOverflowBit() function in InstCombinerImpl
1592 if (Instruction *Overflow = foldLShrOverflowBit(I)) in visitLShr()
H A DInstCombineInternal.h441 Instruction *foldLShrOverflowBit(BinaryOperator &I);