Frama-C API - ForwardAnalysis
 Forward dataflow analysis. The domain must provide a forward transfer function that computes the state after a transition from the state before.
Parameters
Signature
type state = D.tval fixpoint : ?wto:wto -> Cil_types.kernel_function -> state -> resultmodule Result : sig ... end