LLVM 22.0.0git
llvm::orc::shared::SPSSerializationTraits< SPSVTuneMethodInfo, VTuneMethodInfo > Class Reference

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

Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSVTuneMethodInfo, VTuneMethodInfo >:
[legend]

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: