package goblint-cil

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutable sid : int
val mutable liv_dat_lst : VS.t list
val mutable cur_liv_dat : VS.t option
val mutable post_dead_vars : VS.t
val mutable post_live_vars : VS.t
method vinst : 'a -> Cil.instr -> Cil.instr list Cil.visitAction