Searched refs:MCJMM (Results 1 – 4 of 4) sorted by relevance
54 Options.MCJMM = NULL; in llvm_ee_create()
49 LLVMMCJITMemoryManagerRef MCJMM; member
203 if (options.MCJMM) in LLVMCreateMCJITCompilerForModule()205 std::unique_ptr<RTDyldMemoryManager>(unwrap(options.MCJMM))); in LLVMCreateMCJITCompilerForModule()
272 Options.MCJMM = LLVMCreateSimpleMCJITMemoryManager( in useRoundTripSectionMemoryManager()435 Options.MCJMM = wrap(MM); in TEST_F()