Home | History | Annotate | Download | only in Scalar

Lines Matching full:strides

315 /// addrec strides.
1298 /// Factors - Interesting factors between use strides.
1752 // strides could be a legal scale.
1977 SmallSetVector<const SCEV *, 4> Strides;
1979 // Collect interesting types and strides.
1987 // Add strides for mentioned loops.
1992 Strides.insert(AR->getStepRecurrence(SE));
2000 // Compute interesting factors from the set of interesting strides.
2002 I = Strides.begin(), E = Strides.end(); I != E; ++I)
2084 // -1 and the negations of all interesting strides (except the negation