Searched refs:ProfileSummaryColdCount (Results 1 – 2 of 2) sorted by relevance
64 cl::opt<uint64_t> ProfileSummaryColdCount( variable180 if (ProfileSummaryColdCount.getNumOccurrences() > 0) in getColdCountThreshold()181 ColdCountThreshold = ProfileSummaryColdCount; in getColdCountThreshold()
33 extern cl::opt<int> ProfileSummaryColdCount;