package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/Db/PostdominatorsValue/index.html

Module Db.PostdominatorsValue

Postdominators using value analysis results.

val compute : (Cil_types.kernel_function -> unit) ref
  • raises Top

    (see above)

val is_postdominator : (Cil_types.kernel_function -> opening:Cil_types.stmt -> closing:Cil_types.stmt -> bool) ref
val display : (unit -> unit) ref
val print_dot : (string -> Cil_types.kernel_function -> unit) ref

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

OCaml

Innovation. Community. Security.