Searched refs:LLVMRunFunctionPassManager (Results 1 – 4 of 4) sorted by relevance
661 LLVMRunFunctionPassManager(gallivm->passmgr, func); in gallivm_compile_module()
4043 LLVMBool LLVMRunFunctionPassManager(LLVMPassManagerRef FPM, LLVMValueRef F);
1870 LLVMRunFunctionPassManager(functionPM, func); in optimize()
4090 LLVMBool LLVMRunFunctionPassManager(LLVMPassManagerRef FPM, LLVMValueRef F) { in LLVMRunFunctionPassManager() function