rustc::lib::llvm::llvm::LLVMRunFunctionPassManager[src]
pub unsafe fn LLVMRunFunctionPassManager(FPM: PassManagerRef, F: ValueRef) -> Bool
Runs the function passes on the provided function.
pub unsafe fn LLVMRunFunctionPassManager(FPM: PassManagerRef, F: ValueRef) -> Bool
Runs the function passes on the provided function.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).