Home
last modified time | relevance | path

Searched refs:MCJMM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp204 if (options.MCJMM) in LLVMCreateMCJITCompilerForModule()
206 std::unique_ptr<RTDyldMemoryManager>(unwrap(options.MCJMM))); in LLVMCreateMCJITCompilerForModule()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h57 LLVMMCJITMemoryManagerRef MCJMM; member