Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DExecutionEngine.h187 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp421 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager() function