Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProf.cpp347 void SampleContextTrimmer::trimAndMergeColdContextProfiles( in trimAndMergeColdContextProfiles() function in SampleContextTrimmer
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDSampleProf.h1385 void trimAndMergeColdContextProfiles(uint64_t ColdCountThreshold,
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
HDllvm-profdata.cpp1573 .trimAndMergeColdContextProfiles( in mergeSampleProfile()