pub fn live_step(
shape: ProgramGraphShape,
frontier_in: &str,
frontier_out: &str,
) -> ProgramExpand description
Build one backward live-variable propagation step over a reversed graph.
pub fn live_step(
shape: ProgramGraphShape,
frontier_in: &str,
frontier_out: &str,
) -> ProgramBuild one backward live-variable propagation step over a reversed graph.