Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1894 ProfileSummary &TestPS = TestReader->getSummary(); in loadProfiles() local
1895 for (const auto &SummaryEntry : TestPS.getDetailedSummary()) { in loadProfiles()