Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:commonIDivTransforms

672 Instruction *InstCombiner::commonIDivTransforms(BinaryOperator &I) {
852 if (Instruction *Common = commonIDivTransforms(I))
913 if (Instruction *Common = commonIDivTransforms(I))