include sig ... end
val name : unit -> stringval pretty_diff : unit -> (t * t) -> Lattice.Pretty.docval op_scheme :
('a -> 'b -> RegPart.t) ->
('c -> 'd -> RegMap.t) ->
('a * 'c) ->
('b * 'd) ->
tval is_global : (GoblintCil.varinfo * 'a) -> boolval remove_vars : GoblintCil.varinfo list -> t -> tval replace : GoblintCil.varinfo -> GoblintCil.exp -> t -> tval eval_exp : GoblintCil.exp -> eval_tval assign : GoblintCil.lval -> GoblintCil.exp -> t -> tval assign_bullet : GoblintCil.lval -> t -> tval assign_escape : GoblintCil.exp -> t -> t