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.cpp376 SampleProfileMap MergedProfileMap; in trimAndMergeColdContextProfiles() local
383 FunctionSamples &MergedProfile = MergedProfileMap.create(MergedContext); in trimAndMergeColdContextProfiles()
390 for (const auto &I : MergedProfileMap) { in trimAndMergeColdContextProfiles()