Home
last modified time | relevance | path

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

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