pub fn merge_def_assignments_to_same_var(blk: &mut Term<Blk>)
Expand description

Merge subsequent assignments to the same variable to a single assignment to that variable.