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