rustc::lib::llvm::llvm::LLVMRunFunctionPassManager[src]

pub unsafe fn LLVMRunFunctionPassManager(FPM: PassManagerRef, F: ValueRef) -> Bool

Runs the function passes on the provided function.