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