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