pub fn optimize_matches(lowered: &mut FlatLowered)
Expand description

Optimizes Statement::EnumConstruct that is followed by a match to jump to the target of the relevant match arm.