Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/Coverage/
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()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h721 struct CovMapFunctionRecord { struct
726 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
731 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
736 template <support::endianness Endian> uint64_t getFuncNameRef() const { in getFuncNameRef()
742 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()