Searched refs:ProfileSummaryHotCount (Results 1 – 2 of 2) sorted by relevance
59 cl::opt<uint64_t> ProfileSummaryHotCount( variable170 if (ProfileSummaryHotCount.getNumOccurrences() > 0) in getHotCountThreshold()171 HotCountThreshold = ProfileSummaryHotCount; in getHotCountThreshold()
36 extern cl::opt<uint64_t> ProfileSummaryHotCount;