Frama-C:
Plug-ins:
Libraries:

Frama-C API - Postdominators

exception Top

Used for postdominators-related functions, when the postdominators of a statement cannot be computed. It means that there is no path from this statement to the function return.

val display : unit -> unit
val print_dot : string -> Frama_c_kernel.Cil_types.kernel_function -> unit

Print a representation of the postdominators in a dot file whose name is basename.function_name.dot.