Blob.Valueinclude Lattice.Sinclude Lattice.POinclude Printable.Sval hash : t -> intval show : t -> stringval pretty : unit -> t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitrarywiden x y assumes leq x y. Solvers guarantee this by calling widen old (join old new).
val affecting_vars : t -> GoblintCil.varinfo listval is_dynamically_safe_cast : GoblintCil.typ -> GoblintCil.typ -> t -> boolval bot_value : ?varAttr:GoblintCil.attributes -> GoblintCil.typ -> tval is_bot_value : t -> boolval init_value : ?varAttr:GoblintCil.attributes -> GoblintCil.typ -> tval top_value : ?varAttr:GoblintCil.attributes -> GoblintCil.typ -> tval is_top_value : t -> GoblintCil.typ -> boolval zero_init_value : ?varAttr:GoblintCil.attributes -> GoblintCil.typ -> tval project :
VDQ.t ->
PrecisionUtil.int_precision option ->
(GoblintCil.attributes * GoblintCil.attributes) option ->
t ->
t