Skip to main content

transfer_dup

Function transfer_dup 

Source
fn transfer_dup(live: &mut BitVec, h_before: usize, depth: usize)
Expand description

DUP liveness: the new TOS is killed; if it was live, the source becomes live.