Liveness.LiveFlow
type t = VS.t
val pretty : unit -> VS.t -> GoblintCil.Pretty.doc
val funcExitData : VS.t
val combineStmtStartData : GoblintCil.stmt -> old:t -> t -> VS.t option
val doStmt : GoblintCil.stmt -> VS.t DF.action
val doInstr : GoblintCil.instr -> 'a -> VS.t DF.action