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