Searched refs:computeRefCost (Results 1 – 2 of 2) sorted by relevance
93 CacheCostTy computeRefCost(const Loop &L, unsigned CLS) const;
262 CacheCostTy IndexedReference::computeRefCost(const Loop &L, in computeRefCost() function in IndexedReference648 return Representative->computeRefCost(L, TTI.getCacheLineSize()); in computeRefGroupCacheCost()