Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h690 template <class IntPtrT> struct CovMapFunctionRecordV1 { struct
697 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
702 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
707 template <support::endianness Endian> IntPtrT getFuncNameRef() const { in getFuncNameRef()
713 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()