Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp67 static cl::opt<unsigned> SampleProfileRecordCoverage( variable
1187 if (SampleProfileRecordCoverage) { in emitAnnotations()
1191 if (Coverage < SampleProfileRecordCoverage) { in emitAnnotations()