Searched refs:getOrCompHotCountThreshold (Results 1 – 7 of 7) sorted by relevance
108 PSI->getOrCompHotCountThreshold()); in runOnFunction()140 PSI->getOrCompHotCountThreshold()); in run()
317 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() const { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
873 APInt RHS(128, PSI->getOrCompHotCountThreshold()); in costBenefitAnalysis()
167 uint64_t getOrCompHotCountThreshold() const;
1162 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1183 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1434 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()1487 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()
1884 HotCountThreshold = PSI->getOrCompHotCountThreshold(); in annotateAllFunctions()
3310 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold()