LLVM: LLVMMCJITCompilerOptions Struct Reference (original) (raw)

#include "[llvm-c/ExecutionEngine.h](llvm-c%5F2ExecutionEngine%5F8h%5Fsource.html)"

Public Attributes
unsigned OptLevel
LLVMCodeModel CodeModel
LLVMBool NoFramePointerElim
LLVMBool EnableFastISel
LLVMMCJITMemoryManagerRef MCJMM

Definition at line 52 of file ExecutionEngine.h.

CodeModel

EnableFastISel

LLVMBool LLVMMCJITCompilerOptions::EnableFastISel

MCJMM

NoFramePointerElim

LLVMBool LLVMMCJITCompilerOptions::NoFramePointerElim

OptLevel

unsigned LLVMMCJITCompilerOptions::OptLevel


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