Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp404 SampleProfileMap MergedProfileMap; in trimAndMergeColdContextProfiles() local
411 FunctionSamples &MergedProfile = MergedProfileMap.create(MergedContext); in trimAndMergeColdContextProfiles()
418 for (const auto &I : MergedProfileMap) { in trimAndMergeColdContextProfiles()