Searched refs:getColdCountThreshold (Results 1 – 6 of 6) sorted by relevance
77 LLVM_ABI static uint64_t getColdCountThreshold(const SummaryEntryVector &DS);
185 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder
123 ProfileSummaryBuilder::getColdCountThreshold(DetailedSummary); in computeThresholds()
265 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
1254 dbgs() << "ColdCountThreshold = " << PSI.getColdCountThreshold() in unswitchFunction()
1661 ProfileSummaryBuilder::getColdCountThreshold( in mergeSampleProfile()