Module BufferOverrunDomain.Reachability
Domain for reachability check
val pp : Stdlib.Format.formatter -> t -> unitval make : LatestPrune.t -> tval add_latest_prune : LatestPrune.t -> t -> tAdd latest pruned information to this domain
val subst : t -> eval_sym_trace -> IBase.Location.t -> [ `Reachable of t | `Unreachable ]Substitute a reachability value