Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProf.cpp371 SampleProfileMap MergedProfileMap; in trimAndMergeColdContextProfiles() local
377 auto Ret = MergedProfileMap.emplace(MergedContext, FunctionSamples()); in trimAndMergeColdContextProfiles()
385 for (const auto &I : MergedProfileMap) { in trimAndMergeColdContextProfiles()