include sig ... end
val show_group : group -> 'aval to_group : 'a -> 'b optionval name : unit -> stringval pretty_diff : unit -> (t * t) -> Pretty.docval op_scheme :
('a -> 'b -> RegPart.t) ->
('c -> 'd -> RegMap.t) ->
('a * 'c) ->
('b * 'd) ->
tval is_global : (Cil.varinfo * 'a) -> boolval remove_vars : Cil.varinfo list -> t -> tval replace : Cil.varinfo -> Cil.exp -> t -> tval update : V.t -> Cil.exp -> t -> ttype eval_t = (bool * elt * F.t) optionval eval_exp : Cil.exp -> eval_tval assign : Cil.lval -> Cil.exp -> t -> tval assign_bullet : Cil.lval -> t -> t