WrapperFunctionAnalysis0.MakeUniqueCount
module UniqueCountArgs : UniqueCountArgs
include Lattice.PO with type t = int
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