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

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

Static Public Member Functions

static size_t size (const VTuneMethodInfo &MI)
 
static bool deserialize (SPSInputBuffer &IB, VTuneMethodInfo &MI)
 
static bool serialize (SPSOutputBuffer &OB, const VTuneMethodInfo &MI)
 

Detailed Description

Definition at line 63 of file VTuneSharedStructs.h.

Member Function Documentation

◆ deserialize()

Definition at line 71 of file VTuneSharedStructs.h.

References MI.

◆ serialize()

Definition at line 77 of file VTuneSharedStructs.h.

References MI.

◆ size()

Definition at line 65 of file VTuneSharedStructs.h.

References MI.


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