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