Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:commonIDivTransforms

779 Instruction *InstCombiner::commonIDivTransforms(BinaryOperator &I) {
1042 if (Instruction *Common = commonIDivTransforms(I))
1115 if (Instruction *Common = commonIDivTransforms(I))