Searched refs:getSubscriptIndex (Results 1 – 2 of 2) sorted by relevance
120 /// 'getSubscriptIndex(loop-k)' would return value 2.121 int getSubscriptIndex(const Loop &L) const;
322 int Index = getSubscriptIndex(L); in computeRefCost()501 int IndexedReference::getSubscriptIndex(const Loop &L) const { in getSubscriptIndex() function in IndexedReference