Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h172 uint64_t getHotCountThreshold() const { in getHotCountThreshold() function
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp160 ProfileSummaryBuilder::getHotCountThreshold(const SummaryEntryVector &DS) { in getHotCountThreshold() function in ProfileSummaryBuilder