pub unsafe extern "C" fn LLVMCreateFunctionPassManagerForModule(
M: &Module
) -> &mut PassManager<'_>Expand description
Creates a function-by-function pass manager
pub unsafe extern "C" fn LLVMCreateFunctionPassManagerForModule(
M: &Module
) -> &mut PassManager<'_>Creates a function-by-function pass manager