LLVM 22.0.0git
llvm::orc::shared::SPSSerializationTraits< SPSVTuneMethodBatch, VTuneMethodBatch > Class Reference

#include "llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h"

Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSVTuneMethodBatch, VTuneMethodBatch >:
[legend]

Static Public Member Functions

static size_t size (const VTuneMethodBatch &MB)
static bool deserialize (SPSInputBuffer &IB, VTuneMethodBatch &MB)
static bool serialize (SPSOutputBuffer &OB, const VTuneMethodBatch &MB)

Detailed Description

Definition at line 85 of file VTuneSharedStructs.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


The documentation for this class was generated from the following file: