Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2453 const auto &BaseProf = BaseReader->getProfiles(); in initializeSampleProfileOverlap() local
2454 for (const auto &I : BaseProf) { in initializeSampleProfileOverlap()