rustc_llvm::LLVMRunFunctionPassManager
[−]
[src]
pub unsafe extern fn LLVMRunFunctionPassManager(FPM: PassManagerRef, F: ValueRef) -> Bool
Unstable (
rustc_private
)Runs the function passes on the provided function.