Searched refs:getOrCompHotCountThreshold (Results 1 – 7 of 7) sorted by relevance
110 PSI->getOrCompHotCountThreshold()); in runOnFunction()142 PSI->getOrCompHotCountThreshold()); in run()
320 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() const { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
902 APInt RHS(128, PSI->getOrCompHotCountThreshold()); in costBenefitAnalysis()
168 uint64_t getOrCompHotCountThreshold() const;
1200 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1221 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1470 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()1523 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()
2217 HotCountThreshold = PSI->getOrCompHotCountThreshold(); in annotateAllFunctions()
3322 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold()