Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1585 static std::string getInstrProfSection(const CodeGenModule &CGM, in getInstrProfSection() function
1631 FuncRecord->setSection(getInstrProfSection(CGM, llvm::IPSK_covfun)); in emitFunctionMappingRecord()
1731 CovData->setSection(getInstrProfSection(CGM, llvm::IPSK_covmap)); in emit()