Module Db.Operational_inputs

module Operational_inputs: sig .. end

State_builder.of operational inputs. That is:


include Db.INOUTKF
val get_internal_precise : (?stmt:Cil_types.stmt -> Cil_types.kernel_function -> Inout_type.t)
Stdlib.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.