package frama-c

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module PostdominatorsSource

Sourceexception 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.

Sourceval display : unit -> unit
Sourceval 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.

OCaml

Innovation. Community. Security.