Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DExecutionEngine.h187 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp422 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager() function