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