Searched refs:computeRefCost (Results 1 – 5 of 5) sorted by relevance
6 ; Check IndexedReference::computeRefCost can handle type differences between
6 ; Check IndexedReference::computeRefCost can handle type differences between36 ; Check IndexedReference::computeRefCost can handle type differences between85 ; Check IndexedReference::computeRefCost can handle negative stride
8 ; Check IndexedReference::computeRefCost can handle type differences between38 ; Check IndexedReference::computeRefCost can handle type differences between89 ; Check IndexedReference::computeRefCost can handle negative stride
95 CacheCostTy computeRefCost(const Loop &L, unsigned CLS) const;
273 CacheCostTy IndexedReference::computeRefCost(const Loop &L, in computeRefCost() function in IndexedReference725 return Representative->computeRefCost(L, TTI.getCacheLineSize()); in computeRefGroupCacheCost()