Frama-C API - Make
Parameters
module _ : sig ... endSignature
val unroll : Eva_automata.loop -> Partition.unroll_limitval universal_splits : Partition.action listval flow_actions : Eva_automata.vertex -> Partition.action list * boolReturns the partitioning actions to be applied on the analysis flow at the given vertex and a boolean indicating whether the propagated states must be stored (and duplicate states filtered out).
val call_return_policy : Partition.call_return_policy