Module Db.Inputs

module Inputs: sig .. end
State_builder.of read inputs. That is over-approximation of zones read by each function.
See also internal documentation.

include Db.INOUT
val expr : (Cil_types.stmt -> Cil_types.exp -> t) Pervasives.ref
val self_with_formals : State.t Pervasives.ref
val get_with_formals : (Cil_types.kernel_function -> t) Pervasives.ref
Inputs with formals and without local variables
val display_with_formals : (Format.formatter -> Cil_types.kernel_function -> unit) Pervasives.ref