LLVM 20.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 713 of file WrapperFunctionUtils.h.
|
inlinestatic |
Definition at line 725 of file WrapperFunctionUtils.h.
|
inlinestatic |
Definition at line 720 of file WrapperFunctionUtils.h.
References llvm::orc::shared::WrapperFunctionCall::getArgData(), and llvm::orc::shared::WrapperFunctionCall::getCallee().
|
inlinestatic |
Definition at line 715 of file WrapperFunctionUtils.h.
References llvm::orc::shared::WrapperFunctionCall::getArgData(), and llvm::orc::shared::WrapperFunctionCall::getCallee().