pub fn structurize_func_cfgs(module: &mut Module)
Expand description
Apply the cfg::Structurizer
algorithm to all function definitions in module
.
pub fn structurize_func_cfgs(module: &mut Module)
Apply the cfg::Structurizer
algorithm to all function definitions in module
.