Frama-C:
Plug-ins:
Libraries:

Frama-C API - Widen

Per-function computation of widening hints.

getWidenHints kf s retrieves the set of widening hints related to function kf and statement s.

val precompute_widen_hints : unit -> unit

Parses all widening hints defined via the widen_hint syntax extension. The result is memoized for subsequent calls.