Liveness.livenessVisitorClass
inherit GoblintCil.nopCilVisitor
val mutable liv_dat_lst : VS.t list
val mutable cur_liv_dat : VS.t option
method vstmt : GoblintCil.stmt -> GoblintCil.stmt GoblintCil.visitAction
method vinst : GoblintCil.instr -> GoblintCil.instr list GoblintCil.visitAction