Searched refs:getOrCompHotCountThreshold (Results 1 – 7 of 7) sorted by relevance
110 PSI->getOrCompHotCountThreshold()); in runOnFunction()142 PSI->getOrCompHotCountThreshold()); in run()
192 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() const { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
964 APInt Threshold(128, PSI->getOrCompHotCountThreshold()); in costBenefitAnalysis()
252 uint64_t getOrCompHotCountThreshold() const;
1196 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1217 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1467 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()1520 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()
2214 HotCountThreshold = PSI->getOrCompHotCountThreshold(); in annotateAllFunctions()
3398 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold()