![]() |
Realm
A distributed, event-based tasking library
|
#include <llvmjit_internal.h>
Public Member Functions | |
| LLVMJitInternal (void) | |
| ~LLVMJitInternal (void) | |
| void * | llvmir_to_fnptr (const ByteArray &ir, const std::string &entry_symbol) |
Protected Attributes | |
| LLVMContextRef | context |
| LLVMExecutionEngineRef | host_exec_engine |
| LLVMTargetRef | nvptx_machine |
| Realm::LLVMJit::LLVMJitInternal::LLVMJitInternal | ( | void | ) |
| Realm::LLVMJit::LLVMJitInternal::~LLVMJitInternal | ( | void | ) |
| void * Realm::LLVMJit::LLVMJitInternal::llvmir_to_fnptr | ( | const ByteArray & | ir, |
| const std::string & | entry_symbol | ||
| ) |
|
protected |
|
protected |
|
protected |