Searched refs:SampleProfileSampleCoverage (Results 1 – 2 of 2) sorted by relevance
74 static cl::opt<unsigned> SampleProfileSampleCoverage( variable1178 if (SampleProfileSampleCoverage) { in emitAnnotations()1182 if (Coverage < SampleProfileSampleCoverage) { in emitAnnotations()
109 static cl::opt<unsigned> SampleProfileSampleCoverage( variable1488 if (SampleProfileSampleCoverage) { in emitAnnotations()1492 if (Coverage < SampleProfileSampleCoverage) { in emitAnnotations()