Searched refs:foldLShrOverflowBit (Results 1 – 2 of 2) sorted by relevance
853 Instruction *InstCombinerImpl::foldLShrOverflowBit(BinaryOperator &I) { in foldLShrOverflowBit() function in InstCombinerImpl1404 if (Instruction *Overflow = foldLShrOverflowBit(I)) in visitLShr()
378 Instruction *foldLShrOverflowBit(BinaryOperator &I);