Searched defs:LLVMMCJITCompilerOptions (Results 1 – 1 of 1) sorted by relevance
43 struct LLVMMCJITCompilerOptions { struct44 unsigned OptLevel;45 LLVMCodeModel CodeModel;46 LLVMBool NoFramePointerElim;47 LLVMBool EnableFastISel;48 LLVMMCJITMemoryManagerRef MCJMM;