LLVM: llvm::orc::shared::SPSSerializationTraits< SPSPerfJITDebugEntry, PerfJITDebugEntry > Class Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h](PerfSharedStructs%5F8h%5Fsource.html)"
Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSPerfJITDebugEntry, PerfJITDebugEntry >:
[legend]
| Static Public Member Functions | |
|---|---|
| static size_t | size (const PerfJITDebugEntry &Val) |
| static bool | deserialize (SPSInputBuffer &IB, PerfJITDebugEntry &Val) |
| static bool | serialize (SPSOutputBuffer &OB, const PerfJITDebugEntry &Val) |
Detailed Description
Definition at line 141 of file PerfSharedStructs.h.
Member Function Documentation
◆ deserialize()
| bool llvm::orc::shared::SPSSerializationTraits< SPSPerfJITDebugEntry, PerfJITDebugEntry >::deserialize ( SPSInputBuffer & IB, PerfJITDebugEntry & Val ) | inlinestatic |
|---|
Definition at line 148 of file PerfSharedStructs.h.
References llvm::orc::PerfJITDebugEntry::Addr, llvm::orc::PerfJITDebugEntry::Discrim, llvm::orc::PerfJITDebugEntry::Lineno, and llvm::orc::PerfJITDebugEntry::Name.
◆ serialize()
| bool llvm::orc::shared::SPSSerializationTraits< SPSPerfJITDebugEntry, PerfJITDebugEntry >::serialize ( SPSOutputBuffer & OB, const PerfJITDebugEntry & Val ) | inlinestatic |
|---|
Definition at line 153 of file PerfSharedStructs.h.
References llvm::orc::PerfJITDebugEntry::Addr, llvm::orc::PerfJITDebugEntry::Discrim, llvm::orc::PerfJITDebugEntry::Lineno, and llvm::orc::PerfJITDebugEntry::Name.
◆ size()
| size_t llvm::orc::shared::SPSSerializationTraits< SPSPerfJITDebugEntry, PerfJITDebugEntry >::size ( const PerfJITDebugEntry & Val) | inlinestatic |
|---|
Definition at line 143 of file PerfSharedStructs.h.
References llvm::orc::PerfJITDebugEntry::Addr, llvm::orc::PerfJITDebugEntry::Discrim, llvm::orc::PerfJITDebugEntry::Lineno, and llvm::orc::PerfJITDebugEntry::Name.
The documentation for this class was generated from the following file:
- include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h