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

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

Static Public Member Functions

static size_t size (const PerfJITDebugEntry &Val)
 
static bool deserialize (SPSInputBuffer &IB, PerfJITDebugEntry &Val)
 
static bool serialize (SPSOutputBuffer &OB, const PerfJITDebugEntry &Val)
 

Detailed Description

Definition at line 141 of file PerfSharedStructs.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


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