Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp853 Instruction *InstCombinerImpl::foldLShrOverflowBit(BinaryOperator &I) { in foldLShrOverflowBit() function in InstCombinerImpl
1404 if (Instruction *Overflow = foldLShrOverflowBit(I)) in visitLShr()
H A DInstCombineInternal.h378 Instruction *foldLShrOverflowBit(BinaryOperator &I);