Searched refs:getOrCompHotCountThreshold (Results 1 – 7 of 7) sorted by relevance
108 PSI->getOrCompHotCountThreshold()); in runOnFunction()140 PSI->getOrCompHotCountThreshold()); in run()
318 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() const { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
802 APInt RHS(128, PSI->getOrCompHotCountThreshold()); in costBenefitAnalysis()
159 uint64_t getOrCompHotCountThreshold() const;
1085 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1106 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1359 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()1405 SymbolMap, PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()
1932 HotCountThreshold = PSI->getOrCompHotCountThreshold(); in annotateAllFunctions()
3275 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold()