Searched defs:LLVMMCJITMemoryManagerRef (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm-c/
H A DExecutionEngine.h43 typedef struct LLVMOpaqueMCJITMemoryManager *LLVMMCJITMemoryManagerRef; typedef in typeref:struct:LLVMOpaqueMCJITMemoryManager
50 LLVMMCJITMemoryManagerRef MCJMM;
197 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager(
204 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);

Completed in 113 milliseconds