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.