Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp360 SampleProfileMap MergedProfileMap; in trimAndMergeColdContextProfiles() local
367 FunctionSamples &MergedProfile = MergedProfileMap.Create(MergedContext); in trimAndMergeColdContextProfiles()
374 for (const auto &I : MergedProfileMap) { in trimAndMergeColdContextProfiles()