Searched refs:getCacheCost (Results 1 – 2 of 2) sorted by relevance
195 getCacheCost(Loop &Root, LoopStandardAnalysisResults &AR, DependenceInfo &DI,
500 CacheCost::getCacheCost(Loop &Root, LoopStandardAnalysisResults &AR, in getCacheCost() function in CacheCost662 if (auto CC = CacheCost::getCacheCost(L, AR, DI)) in run()