LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::orc::remote::mem::ReserveMem Class Reference

Reserve a block of memory on the remote via the given allocator. More...

#include "llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h"

Inheritance diagram for llvm::orc::remote::mem::ReserveMem:
Inheritance graph
[legend]
Collaboration diagram for llvm::orc::remote::mem::ReserveMem:
Collaboration graph
[legend]

Static Public Member Functions

static const chargetName ()
 

Detailed Description

Reserve a block of memory on the remote via the given allocator.

Definition at line 247 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

static const char* llvm::orc::remote::mem::ReserveMem::getName ( )
inlinestatic

Definition at line 252 of file OrcRemoteTargetRPCAPI.h.


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