Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp320 uint64_t ColdCountThreshold, bool TrimColdContext, bool MergeColdContext) { in trimAndMergeColdContextProfiles() argument
321 if (!TrimColdContext && !MergeColdContext) in trimAndMergeColdContextProfiles()
341 if (MergeColdContext) { in trimAndMergeColdContextProfiles()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h991 bool MergeColdContext = true);