Home
last modified time | relevance | path

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

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