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