Home | History | Annotate | Download | only in llvm-c

Lines Matching refs:LLVMCreateFunctionPassManagerForModule

2807 LLVMPassManagerRef LLVMCreateFunctionPassManagerForModule(LLVMModuleRef M);
2809 /** Deprecated: Use LLVMCreateFunctionPassManagerForModule instead. */