pub fn remove_dead_var_assignments(project: &mut Project)
Expand description

Remove all dead assignments from all basic blocks in the given project.