Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1696 const auto &BaseProfiles = BaseReader->getProfiles(); in computeSampleProfileOverlap() local
1697 for (const auto &BaseFunc : BaseProfiles) { in computeSampleProfileOverlap()