Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp111 static cl::opt<unsigned> SampleProfileRecordCoverage( variable
1489 if (SampleProfileRecordCoverage) { in emitAnnotations()
1493 if (Coverage < SampleProfileRecordCoverage) { in emitAnnotations()