Searched refs:ProfileSummaryColdCount (Results 1 – 2 of 2) sorted by relevance
67 cl::opt<int> ProfileSummaryColdCount( variable172 if (ProfileSummaryColdCount.getNumOccurrences() > 0) in getColdCountThreshold()173 ColdCountThreshold = ProfileSummaryColdCount; in getColdCountThreshold()
32 extern cl::opt<int> ProfileSummaryColdCount;