LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/AllocationActions.h"
Static Public Member Functions | |
static size_t | size (const AllocActionCallPair &AAP) |
static bool | serialize (SPSOutputBuffer &OB, const AllocActionCallPair &AAP) |
static bool | deserialize (SPSInputBuffer &IB, AllocActionCallPair &AAP) |
Definition at line 77 of file AllocationActions.h.
|
inlinestatic |
Definition at line 91 of file AllocationActions.h.
References llvm::orc::shared::AllocActionCallPair::Dealloc, and llvm::orc::shared::AllocActionCallPair::Finalize.
|
inlinestatic |
Definition at line 86 of file AllocationActions.h.
References llvm::orc::shared::AllocActionCallPair::Dealloc, and llvm::orc::shared::AllocActionCallPair::Finalize.
|
inlinestatic |
Definition at line 82 of file AllocationActions.h.
References llvm::orc::shared::AllocActionCallPair::Dealloc, and llvm::orc::shared::AllocActionCallPair::Finalize.