Home
last modified time | relevance | path

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

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