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