Searched refs:CacheCostManager (Results 1 – 1 of 1) sorted by relevance
422 class CacheCostManager { class438 CacheCostManager(Loop *OutermostLoop, LoopStandardAnalysisResults *AR, in CacheCostManager() function in __anon815ea8750411::CacheCostManager456 CharMatrix &DepMatrix, CacheCostManager &CCM);575 CacheCostManager CCM(LoopList[0], AR, DI); in processLoopList()599 CacheCostManager &CCM) { in processLoop()1206 void CacheCostManager::computeIfUnitinialized() { in computeIfUnitinialized()1225 CacheCost *CacheCostManager::getCacheCost() { in getCacheCost()1230 const DenseMap<const Loop *, unsigned> &CacheCostManager::getCostMap() { in getCostMap()1358 unsigned OuterLoopId, CharMatrix &DepMatrix, CacheCostManager &CCM) { in isProfitable()