Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:commonShiftTransforms

24 Instruction *InstCombiner::commonShiftTransforms(BinaryOperator &I) {
697 if (Instruction *V = commonShiftTransforms(I))
737 if (Instruction *R = commonShiftTransforms(I))
780 if (Instruction *R = commonShiftTransforms(I))