Searched refs:MCJMM (Results 1 – 2 of 2) sorted by relevance
205 if (options.MCJMM) in LLVMCreateMCJITCompilerForModule()207 std::unique_ptr<RTDyldMemoryManager>(unwrap(options.MCJMM))); in LLVMCreateMCJITCompilerForModule()
48 LLVMMCJITMemoryManagerRef MCJMM; member