Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1887 for (const auto &SummaryEntry : BasePS.getDetailedSummary()) { in loadProfiles() local
1895 for (const auto &SummaryEntry : TestPS.getDetailedSummary()) { in loadProfiles() local
2316 for (const ProfileSummaryEntry &SummaryEntry : SummaryVector) { in showHotFunctionList() local