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
958 APInt Threshold(128, PSI->getOrCompHotCountThreshold()); in costBenefitAnalysis()
252 uint64_t getOrCompHotCountThreshold() const;
1244 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1265 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1514 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()1567 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()
2109 HotCountThreshold = PSI->getOrCompHotCountThreshold(); in annotateAllFunctions()
3344 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold()