Searched refs:CSProfColdThreshold (Results 1 – 1 of 1) sorted by relevance
35 static cl::opt<uint64_t> CSProfColdThreshold( variable421 if (CSProfColdThreshold.getNumOccurrences()) { in computeSummaryAndThreshold()422 ColdCountThreshold = CSProfColdThreshold; in computeSummaryAndThreshold()