Struct llvm_plugin::FunctionPassManager
source · pub struct FunctionPassManager { /* private fields */ }
Expand description
Struct allowing to add passes on LLVM IR functions to the pass manager pipeline.
pub struct FunctionPassManager { /* private fields */ }
Struct allowing to add passes on LLVM IR functions to the pass manager pipeline.