Searched refs:LLVMAddFunctionAttrsPass (Results 1 – 7 of 7) sorted by relevance
34 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
32 func (pm PassManager) AddFunctionAttrsPass() { C.LLVMAddFunctionAttrsPass(pm.C) }
42 LLVMAddFunctionAttrsPass(PM); in llvm_add_function_attrs()
65 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) { in LLVMAddFunctionAttrsPass() function
76 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) { in LLVMAddFunctionAttrsPass() function