Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
44 unsigned OptLevel;
45 LLVMCodeModel CodeModel;
46 LLVMBool NoFramePointerElim;
47 LLVMBool EnableFastISel;
48 LLVMMCJITMemoryManagerRef MCJMM;