pub unsafe extern "C" fn LLVMCreateFunctionPassManagerForModule(
    M: &Module
) -> &mut PassManager<'_>
Expand description

Creates a function-by-function pass manager