Home | History | Annotate | Download | only in Analysis

Lines Matching full:subtraction

722   // It doesn't matter whether the subtraction step is done in the calculation
723 // width or the input iteration count's width; if the subtraction overflows,
727 // efficient code if the width of the subtraction is wider than the native
1096 // subtraction is expensive. For this purpose, perform a quick and dirty
2764 assert(!maskFlags(Flags, SCEV::FlagNUW) && "subtraction does not have NUW");