Home
last modified time | relevance | path

Searched refs:sortLoopCosts (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h253 void sortLoopCosts() { in sortLoopCosts() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp611 sortLoopCosts(); in calculateCacheFootprint()