Home
last modified time | relevance | path

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

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