Searched refs:isConsecutive (Results 1 – 2 of 2) sorted by relevance
106 bool isConsecutive(const Loop &L, unsigned CLS) const;
289 if (isConsecutive(L, CLS)) { in computeRefCost()405 bool IndexedReference::isConsecutive(const Loop &L, unsigned CLS) const { in isConsecutive() function in IndexedReference