Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h501 template <class IntPtrT> struct CovMapFunctionRecordV1 { struct
508 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
512 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
516 template <support::endianness Endian> IntPtrT getFuncNameRef() const { in getFuncNameRef()
521 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h688 template <class IntPtrT> struct CovMapFunctionRecordV1 { struct
695 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
700 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
705 template <support::endianness Endian> IntPtrT getFuncNameRef() const { in getFuncNameRef()
711 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()