Searched refs:LLVMModuleProviderRef (Results 1 – 4 of 4) sorted by relevance
124 typedef struct LLVMOpaqueModuleProvider *LLVMModuleProviderRef; typedef
4721 LLVMModuleProviderRef4727 void LLVMDisposeModuleProvider(LLVMModuleProviderRef M);4778 LLVMPassManagerRef LLVMCreateFunctionPassManager(LLVMModuleProviderRef MP);
1086 /* LLVMModuleProviderRef exists for historical reasons, but now just holds a in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() 1089 inline Module *unwrap(LLVMModuleProviderRef MP) { in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
4483 LLVMModuleProviderRef4485 return reinterpret_cast<LLVMModuleProviderRef>(M);4488 void LLVMDisposeModuleProvider(LLVMModuleProviderRef MP) {4563 LLVMPassManagerRef LLVMCreateFunctionPassManager(LLVMModuleProviderRef P) {