LLVM 24.0.0git
llvm::orc::rt::sps_ci::MemMgrInitialize Struct Reference

Apply a finalize request; returns a key for the initialized allocation. More...

#include "llvm/ExecutionEngine/Orc/Shared/SPSCI/SimpleNativeMemoryMapSPSCI.h"

Public Types

using SPSSig

Static Public Attributes

static constexpr char Name []

Detailed Description

Apply a finalize request; returns a key for the initialized allocation.

Definition at line 46 of file SimpleNativeMemoryMapSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Initial value:
SPS tag type for expecteds, which are either a T or a string representing an error.
SPSTuple< SPSSequence< SPSSegFinalizeRequest >, SPSSequence< SPSAllocActionCallPair > > SPSFinalizeRequest

Definition at line 49 of file SimpleNativeMemoryMapSPSCI.h.

Member Data Documentation

◆ Name

char llvm::orc::rt::sps_ci::MemMgrInitialize::Name[]
staticconstexpr
Initial value:
=
"orc_rt_ci_sps_SimpleNativeMemoryMap_initialize"

Definition at line 47 of file SimpleNativeMemoryMapSPSCI.h.


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