Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1591 const auto &BaseProfiles = BaseReader->getProfiles(); in computeSampleProfileOverlap() local
1592 for (const auto &BaseFunc : BaseProfiles) { in computeSampleProfileOverlap()