Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()