LLVM API Documentation
#include <ExecutionEngine.h>
Public Attributes | |
unsigned | OptLevel |
LLVMCodeModel | CodeModel |
LLVMBool | NoFramePointerElim |
LLVMBool | EnableFastISel |
LLVMMCJITMemoryManagerRef | MCJMM |
Definition at line 44 of file c/ExecutionEngine.h.
Definition at line 46 of file c/ExecutionEngine.h.
Referenced by LLVMCreateMCJITCompilerForModule(), and LLVMInitializeMCJITCompilerOptions().
Definition at line 48 of file c/ExecutionEngine.h.
Referenced by LLVMCreateMCJITCompilerForModule().
Definition at line 49 of file c/ExecutionEngine.h.
Referenced by LLVMCreateMCJITCompilerForModule().
Definition at line 47 of file c/ExecutionEngine.h.
Referenced by LLVMCreateMCJITCompilerForModule().
Definition at line 45 of file c/ExecutionEngine.h.
Referenced by LLVMCreateMCJITCompilerForModule().