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