Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp83 StringRef getCoverageSection() const { in getCoverageSection() function in __anond5e06e8d0111::InstrProfiling
237 CoverageData->setSection(getCoverageSection()); in lowerCoverageData()
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp881 static StringRef getCoverageSection(const CodeGenModule &CGM) { in getCoverageSection() function
1015 CovData->setSection(getCoverageSection(CGM)); in emit()