Constraints.FromSpecThe main point of this file---generating a GlobConstrSys from a Spec.
module S : Analyses.Specmodule Cfg : MyCFG.CfgBackwardinclude Analyses.GlobConstrSys
with module LVar = Analyses.VarF(S.C)
and module GVar = Basetype.Variables
and module D = S.D
and module G = S.Gmodule LVar = Analyses.VarF(S.C)module GVar = Basetype.Variablesmodule D = S.Dmodule G = S.Gval increment : Analyses.increment_dataval tf :
(MyCFG.node * S.C.t) ->
((Cil.location * MyCFG.edge) list * MyCFG.node) ->
((MyCFG.node * S.C.t) -> S.D.t) ->
((MyCFG.node * S.C.t) -> S.D.t -> unit) ->
(Cil.varinfo -> G.t) ->
(Cil.varinfo -> G.t -> unit) ->
D.t