Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp339 StringMap<FunctionSamples> MergedProfileMap; in trimAndMergeColdContextProfiles() local
342 auto Ret = MergedProfileMap.try_emplace( in trimAndMergeColdContextProfiles()
353 for (const auto &I : MergedProfileMap) { in trimAndMergeColdContextProfiles()