LLVM
15.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"
Static Public Member Functions | |
static size_t | size (const WrapperFunctionCall &WFC) |
static bool | serialize (SPSOutputBuffer &OB, const WrapperFunctionCall &WFC) |
static bool | deserialize (SPSInputBuffer &IB, WrapperFunctionCall &WFC) |
Definition at line 710 of file WrapperFunctionUtils.h.
|
inlinestatic |
Definition at line 722 of file WrapperFunctionUtils.h.
References move.
|
inlinestatic |
Definition at line 717 of file WrapperFunctionUtils.h.
References llvm::orc::shared::WrapperFunctionCall::getArgData(), llvm::orc::shared::WrapperFunctionCall::getCallee(), and llvm::X86II::OB.
|
inlinestatic |
Definition at line 712 of file WrapperFunctionUtils.h.
References llvm::orc::shared::WrapperFunctionCall::getArgData(), llvm::orc::shared::WrapperFunctionCall::getCallee(), and size.