Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NI

1820       Instruction *NI = ConvertShiftToMul(I);
1823 I = NI;
1863 Instruction *NI = BreakUpSubtract(I);
1866 I = NI;
1873 Instruction *NI = LowerNegateToMultiply(I);
1876 I = NI;