Function cwe_checker_lib::intermediate_representation::propagate_control_flow::propagate_control_flow
source · pub fn propagate_control_flow(project: &mut Project)
Expand description
Performs the Control Flow Propagation normalization pass.
See the module-level documentation for more information on what this pass does.