Searched refs:getColdCountThreshold (Results 1 – 8 of 8) sorted by relevance
71 static uint64_t getColdCountThreshold(const SummaryEntryVector &DS);
176 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
170 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder
156 uint64_t ColdCountThreshold = ProfileSummaryBuilder::getColdCountThreshold( in shouldInline()
1025 ColdCountThreshold = ProfileSummaryBuilder::getColdCountThreshold( in computeSummaryAndThreshold()
243 ProfileSummaryBuilder::getColdCountThreshold(DetailedSummary); in computeThresholds()
1310 dbgs() << "ColdCountThreshold = " << PSI.getColdCountThreshold() in unswitchFunction()
815 ProfileSummaryBuilder::getColdCountThreshold( in mergeSampleProfile()