Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp319 void SampleContextTrimmer::trimAndMergeColdContextProfiles( in trimAndMergeColdContextProfiles() function in SampleContextTrimmer
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp408 .trimAndMergeColdContextProfiles( in postProcessProfiles()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h989 void trimAndMergeColdContextProfiles(uint64_t ColdCountThreshold,
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp739 .trimAndMergeColdContextProfiles(SampleProfColdThreshold, in mergeSampleProfile()