package frama-c

  1. Overview
  2. Docs

doc/frama-c-loop-analysis.core/LoopAnalysis/Loop_analysis/index.html

Module LoopAnalysis.Loop_analysisSource

Loop exports functions related to the estimation of loop iteration bounds.

val analyze : Frama_c_kernel.Kernel_function.t -> unit
val get_bounds : Frama_c_kernel.Cil_types.stmt -> int option
val fold_bounds : (Frama_c_kernel.Cil_types.stmt -> int -> 'a -> 'a) -> 'a -> 'a
OCaml

Innovation. Community. Security.