Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp116 static cl::opt<unsigned> SampleProfileSampleCoverage( variable
1502 if (SampleProfileSampleCoverage) { in emitAnnotations()
1506 if (Coverage < SampleProfileSampleCoverage) { in emitAnnotations()