Searched defs:isConsecutive (Results 1 – 2 of 2) sorted by relevance
473 bool IndexedReference::isConsecutive(const Loop &L, const SCEV *&Stride, in isConsecutive() function in IndexedReference
2979 bool isConsecutive() const { return Consecutive; } in isConsecutive() function