module Access_path:sig
..end
typet =
(Locations.Zone.t * Locations.Location_Bits.t) Base.Map.t
val compute : (Cvalue.Model.t -> Base.Set.t -> t) Pervasives.ref
val filter : (t -> Locations.Zone.t -> t) Pervasives.ref
val pretty : (Format.formatter -> t -> unit) Pervasives.ref