Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1603 static std::string getInstrProfSection(const CodeGenModule &CGM, in getInstrProfSection() function
1649 FuncRecord->setSection(getInstrProfSection(CGM, llvm::IPSK_covfun)); in emitFunctionMappingRecord()
1749 CovData->setSection(getInstrProfSection(CGM, llvm::IPSK_covmap)); in emit()