Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp75 StringRef getCoverageSection() const { in getCoverageSection() function in __anonba34942d0111::InstrProfiling
156 CoverageData->setSection(getCoverageSection()); in lowerCoverageData()
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp865 static StringRef getCoverageSection(const CodeGenModule &CGM) { in getCoverageSection() function
999 CovData->setSection(getCoverageSection(CGM)); in emit()