Searched refs:SampleProfileGlobalColdThreshold (Results 1 – 1 of 1) sorted by relevance
84 static cl::opt<double> SampleProfileGlobalColdThreshold( variable646 if (SamplesPercent <= SampleProfileGlobalColdThreshold) { in emitInlineHints()653 << format("%.2f", SampleProfileGlobalColdThreshold.getValue()) << "%)"; in emitInlineHints()