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