let print_everything () = LiveFlow.StmtStartData.iter (fun i vs -> Format.printf "%d: %a" i LiveFlow.pretty vs)