KeyedSets.Val
include Lattice.S
include Lattice.PO
widen x y
assumes leq x y
. Solvers guarantee this by calling widen old (join old new)
.
val bot : unit -> t
val is_bot : t -> bool
val top : unit -> t
val is_top : t -> bool
val is_bot_value : t -> bool
val is_top_value : t -> GoblintCil.typ -> bool
val top_value : ?varAttr:GoblintCil.attributes -> GoblintCil.typ -> t