package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/Loop/index.html

Module Frama_c_kernel.Loop

Operations on (natural) loops.

val is_natural : Cil_types.kernel_function -> Cil_types.stmt -> bool
val is_non_natural : Cil_types.kernel_function -> Cil_types.stmt -> bool

Statements that are the origin of a back-edge to a natural loop.

OCaml

Innovation. Community. Security.