Searched refs:LLVMAddFunctionAttrsPass (Results 1 – 3 of 3) sorted by relevance
46 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
85 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) { in LLVMAddFunctionAttrsPass() function
144 LLVMAddFunctionAttrsPass(gallivm->cgpassmgr); in create_pass_manager()