Home
last modified time | relevance | path

Searched defs:LLVMMCJITCompilerOptions (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm-c/
DExecutionEngine.h44 struct LLVMMCJITCompilerOptions { struct
45 unsigned OptLevel;
46 LLVMCodeModel CodeModel;
47 LLVMBool NoFramePointerElim;
48 LLVMBool EnableFastISel;
49 LLVMMCJITMemoryManagerRef MCJMM;