Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1702 const auto &TestProfiles = TestReader->getProfiles(); in computeSampleProfileOverlap() local
1703 for (const auto &TestFunc : TestProfiles) { in computeSampleProfileOverlap()