Searched refs:getCoverageMapping (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp895 CoverageMappingGen MappingGen(*CGM.getCoverageMapping(),
904 CGM.getCoverageMapping()->addFunctionMappingRecord(
916 CoverageMappingGen MappingGen(*CGM.getCoverageMapping(),
926 CGM.getCoverageMapping()->addFunctionMappingRecord(
H A DCodeGenModule.h667 CoverageMappingModuleGen *getCoverageMapping() const { function in class:clang::CodeGen::CodeGenModule
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h876 StringRef getCoverageMapping(const char *MappingBuf) const { function in struct:llvm::coverage::CovMapFunctionRecordV1
920 StringRef getCoverageMapping(const char *MappingBuf) const { function in struct:llvm::coverage::CovMapFunctionRecordV2
961 StringRef getCoverageMapping(const char *) const { function in struct:llvm::coverage::CovMapFunctionRecordV3
/openbsd-current/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp728 CFR->template getCoverageMapping<Endian>(OutOfLineMappingBuf);

Completed in 76 milliseconds