Searched refs:ProfileSummaryColdCount (Results 1 – 2 of 2) sorted by relevance
63 cl::opt<uint64_t> ProfileSummaryColdCount( variable174 if (ProfileSummaryColdCount.getNumOccurrences() > 0) in getColdCountThreshold()175 ColdCountThreshold = ProfileSummaryColdCount; in getColdCountThreshold()
31 extern cl::opt<int> ProfileSummaryColdCount;