Home
last modified time | relevance | path

Searched refs:SampleProfileSampleCoverage (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp71 static cl::opt<unsigned> SampleProfileSampleCoverage( variable
1200 if (SampleProfileSampleCoverage) { in emitAnnotations()
1204 if (Coverage < SampleProfileSampleCoverage) { in emitAnnotations()