Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp74 static cl::opt<unsigned> SampleProfileSampleCoverage( variable
1178 if (SampleProfileSampleCoverage) { in emitAnnotations()
1182 if (Coverage < SampleProfileSampleCoverage) { in emitAnnotations()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp109 static cl::opt<unsigned> SampleProfileSampleCoverage( variable
1488 if (SampleProfileSampleCoverage) { in emitAnnotations()
1492 if (Coverage < SampleProfileSampleCoverage) { in emitAnnotations()