Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h168 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp168 uint64_t ProfileSummaryBuilder::getColdCountThreshold(SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder