IntDomainProperties.OldSWithIkindinclude OldSinclude Lattice.Sinclude Lattice.POwiden x y assumes leq x y. Solvers guarantee this by calling widen old (join old new).
include IntDomain.Arith with type t := tComparison operators
Bitwise logical operators
Logical operators
val of_int : Z.t -> tval to_int : t -> Z.t optionval of_bool : bool -> tval to_bool : t -> bool optionval of_excl_list : GoblintCil.Cil.ikind -> Z.t list -> tval is_excl_list : t -> boolval to_excl_list : t -> (Z.t list * (int * int)) optionmodule Ikind : IntDomain.Ikind