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