package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d

doc/goblint.lib/MyLiveness/LiveFlow/index.html

Module MyLiveness.LiveFlow

val name : string
val debug : bool ref
type t = VS.t
val pretty : unit -> VS.t -> Pretty.doc
val stmtStartData : VS.t IH.t
val visited_fds : VS.t ref
val funcExitData : VS.t
val combineStmtStartData : Cil.stmt -> old:t -> t -> VS.t option
val combineSuccessors : VS.t -> VS.t -> VS.t
val doStmt : Cil.stmt -> VS.t DF.action
val doInstr : Cil.instr -> 'a -> VS.t DF.action
val filterStmt : 'a -> 'b -> bool
OCaml

Innovation. Community. Security.