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