Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1606 static std::string getInstrProfSection(const CodeGenModule &CGM, in getInstrProfSection() function
1652 FuncRecord->setSection(getInstrProfSection(CGM, llvm::IPSK_covfun)); in emitFunctionMappingRecord()
1751 CovData->setSection(getInstrProfSection(CGM, llvm::IPSK_covmap)); in emit()