Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp331 const FunctionSamples &FunctionProfile = I.second; in trimAndMergeColdContextProfiles() local
332 if (FunctionProfile.getTotalSamples() >= ColdCountThreshold) in trimAndMergeColdContextProfiles()