Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1921 ProfileSummary &TestPS = TestReader->getSummary(); in loadProfiles() local
1922 for (const auto &SummaryEntry : TestPS.getDetailedSummary()) { in loadProfiles()