Home
last modified time | relevance | path

Searched defs:CovMapFunctionRecord (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.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()