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