Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp367 FunctionSamples &MergedProfile = MergedProfileMap.Create(MergedContext); in trimAndMergeColdContextProfiles() local
368 MergedProfile.merge(*I.second); in trimAndMergeColdContextProfiles()