Home
last modified time | relevance | path

Searched defs:CovMapFunctionRecord (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h531 struct CovMapFunctionRecord { struct
536 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
540 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
544 template <support::endianness Endian> uint64_t getFuncNameRef() const { in getFuncNameRef()
549 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h723 struct CovMapFunctionRecord { struct
728 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
733 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
738 template <support::endianness Endian> uint64_t getFuncNameRef() const { in getFuncNameRef()
744 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()