Home
last modified time | relevance | path

Searched defs:getCacheCost (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp586 CacheCost::getCacheCost(Loop &Root, LoopStandardAnalysisResults &AR, in getCacheCost() function in CacheCost
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1225 CacheCost *CacheCostManager::getCacheCost() { in getCacheCost() function in CacheCostManager