Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp1410 static std::string getInstrProfSection(const CodeGenModule &CGM, in getInstrProfSection() function
1456 FuncRecord->setSection(getInstrProfSection(CGM, llvm::IPSK_covfun)); in emitFunctionMappingRecord()
1558 CovData->setSection(getInstrProfSection(CGM, llvm::IPSK_covmap)); in emit()