Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h183 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp405 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager() function