Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2428 auto &SummaryVector = PS.getDetailedSummary(); in showHotFunctionList() local
2430 for (const ProfileSummaryEntry &SummaryEntry : SummaryVector) { in showHotFunctionList()