Searched refs:ProfileSummaryHotCount (Results 1 – 2 of 2) sorted by relevance
62 cl::opt<int> ProfileSummaryHotCount( variable163 if (ProfileSummaryHotCount.getNumOccurrences() > 0) in getHotCountThreshold()164 HotCountThreshold = ProfileSummaryHotCount; in getHotCountThreshold()
31 extern cl::opt<int> ProfileSummaryHotCount;