Searched refs:LLVMCreateFunctionPassManagerForModule (Results 1 – 3 of 3) sorted by relevance
120 gallivm->passmgr = LLVMCreateFunctionPassManagerForModule(gallivm->module); in create_pass_manager()
4023 LLVMPassManagerRef LLVMCreateFunctionPassManagerForModule(LLVMModuleRef M);
4073 LLVMPassManagerRef LLVMCreateFunctionPassManagerForModule(LLVMModuleRef M) { in LLVMCreateFunctionPassManagerForModule() function4078 return LLVMCreateFunctionPassManagerForModule( in LLVMCreateFunctionPassManager()