Searched defs:getHotCountThreshold (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | ProfileSummaryBuilder.cpp | 166 ProfileSummaryBuilder::getHotCountThreshold(const SummaryEntryVector &DS) { in getHotCountThreshold() function in ProfileSummaryBuilder |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ProfileSummaryInfo.h | 257 uint64_t getHotCountThreshold() const { getHotCountThreshold() function |