Module Db.Operational_inputs

module Operational_inputs: sig .. end
State_builder.of operational inputs. That is:
See also internal documentation.

include Db.INOUTKF
val get_internal_precise : (?stmt:Cil_types.stmt -> Cil_types.kernel_function -> Inout_type.t)
Pervasives.ref
More precise version of get_internal function. If stmt is specified, and is a possible call to the given kernel_function, returns the operational inputs for this call (if option -inout-callwise has been set).