LLVM API Documentation

Public Attributes
LLVMMCJITCompilerOptions Struct Reference

#include <ExecutionEngine.h>

Collaboration diagram for LLVMMCJITCompilerOptions:
Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned OptLevel
LLVMCodeModel CodeModel
LLVMBool NoFramePointerElim
LLVMBool EnableFastISel
LLVMMCJITMemoryManagerRef MCJMM

Detailed Description

Definition at line 44 of file c/ExecutionEngine.h.


Member Data Documentation

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().


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