Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp396 const FunctionSamples &FunctionProfile = I.second; in trimAndMergeColdContextProfiles() local
H A DSampleProfWriter.cpp299 const FunctionSamples &FunctionProfile) { in writeFuncMetadata()