Searched refs:MCJMM (Results 1 – 4 of 4) sorted by relevance
53 Options.MCJMM = NULL; in llvm_ee_create()
269 Options.MCJMM = LLVMCreateSimpleMCJITMemoryManager( in useRoundTripSectionMemoryManager()444 Options.MCJMM = wrap(MM); in TEST_F()
190 if (options.MCJMM) in LLVMCreateMCJITCompilerForModule()192 std::unique_ptr<RTDyldMemoryManager>(unwrap(options.MCJMM))); in LLVMCreateMCJITCompilerForModule()
49 LLVMMCJITMemoryManagerRef MCJMM; member