Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h52 struct LLVMMCJITCompilerOptions { struct
53 unsigned OptLevel;
54 LLVMCodeModel CodeModel;
55 LLVMBool NoFramePointerElim;
56 LLVMBool EnableFastISel;
57 LLVMMCJITMemoryManagerRef MCJMM;