Searched defs:LLVMMCJITCompilerOptions (Results 1 – 1 of 1) sorted by relevance
52 struct LLVMMCJITCompilerOptions { struct53 unsigned OptLevel;54 LLVMCodeModel CodeModel;55 LLVMBool NoFramePointerElim;56 LLVMBool EnableFastISel;57 LLVMMCJITMemoryManagerRef MCJMM;