Searched refs:ProfileSummaryHotCount (Results 1 – 2 of 2) sorted by relevance
58 cl::opt<uint64_t> ProfileSummaryHotCount( variable164 if (ProfileSummaryHotCount.getNumOccurrences() > 0) in getHotCountThreshold()165 HotCountThreshold = ProfileSummaryHotCount; in getHotCountThreshold()
30 extern cl::opt<int> ProfileSummaryHotCount;