LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::orc::shared::SPSSerializationTraits< SPSVTuneMethodBatch, VTuneMethodBatch > Class Reference

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

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: