Searched refs:getOrCompHotCountThreshold (Results 1 – 10 of 10) 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()
144 uint64_t getOrCompHotCountThreshold();
168 uint64_t getOrCompHotCountThreshold() const;
307 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
1200 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1221 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1470 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()1523 PSI->getOrCompHotCountThreshold()); in inlineHotFunctionsWithPriority()
1021 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1069 InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()
2217 HotCountThreshold = PSI->getOrCompHotCountThreshold(); in annotateAllFunctions()
3322 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold()