Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMModuleProviderRef

2769 LLVMModuleProviderRef
2771 return reinterpret_cast<LLVMModuleProviderRef>(M);
2774 void LLVMDisposeModuleProvider(LLVMModuleProviderRef MP) {
2855 LLVMPassManagerRef LLVMCreateFunctionPassManager(LLVMModuleProviderRef P) {