Searched refs:getOrCompHotCountThreshold (Results 1 – 8 of 8) sorted by relevance
108 PSI->getOrCompHotCountThreshold()); in runOnFunction()140 PSI->getOrCompHotCountThreshold()); in run()
358 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() const { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
144 uint64_t getOrCompHotCountThreshold();
160 uint64_t getOrCompHotCountThreshold() const;
307 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
1021 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1069 InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()
1071 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1124 InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()
3266 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold()