Assigns.DepsOrUnassignedtype t = | DepsBottomBottom of the lattice, never bound inside a memory state at a valid location. (May appear for bases for which the validity does not start at 0, currently only NULL.)
*)| UnassignedLocation has never been assigned
*)| AssignedFrom of Deps.tLocation guaranteed to have been overwritten, its contents depend on the Deps.t value
| MaybeAssignedFrom of Deps.tLocation may or may not have been overwritten
*)The lattice is DepsBottom <= Unassigned, DepsBottom <= AssignedFrom z, Unassigned <= MaybeAssignedFrom and AssignedFrom z <= MaybeAssignedFrom z.
val top : tval may_be_unassigned : t -> boolval to_zone : t -> Frama_c_kernel.Locations.Zone.t