Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp347 void SampleContextTrimmer::trimAndMergeColdContextProfiles( in trimAndMergeColdContextProfiles() function in SampleContextTrimmer
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h1385 void trimAndMergeColdContextProfiles(uint64_t ColdCountThreshold,
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1573 .trimAndMergeColdContextProfiles( in mergeSampleProfile()