package goblint-cil

  1. Overview
  2. Docs
A front-end for the C programming language that facilitates program analysis and transformation

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-cil-1.8.2.tbz
sha256=f4711e3fa53c482cdef2d7ed62b287d859ce55ef8b4ddfdc6071e81034c3bc89
sha512=8a861aa04aed7684a7c86207cfd5b63503984917fe53ae4866890242cb0db38d2c4f7bd5a5565fd094da064fb290e67071bae6874377e10d2005330c71cc13a2

doc/goblint-cil.zrapp/Reachingdefs/ReachingDef/index.html

Module Reachingdefs.ReachingDef

val name : string
val debug : bool ref
val mayReach : bool ref
type t = unit * int * IOS.t IH.t
val copy : ('a * 'b * 'c IH.t) -> unit * 'b * 'c IH.t
val stmtStartData : (unit * int * IOS.t IH.t) IH.t
val defIdStmtHash : Cil.stmt IH.t
val sidStmtHash : Cil.stmt IH.t
val pretty : unit -> (unit * int * IOS.t IH.t) -> Pretty.doc
val nextDefId : int ref
val num_defs : Cil.stmt -> int
val computeFirstPredecessor : Cil.stmt -> ('a * int * 'b IH.t) -> unit * int * 'b IH.t
val combinePredecessors : Cil.stmt -> old:t -> t -> (unit * int * IOS.t IH.t) option
val doInstr : Cil.instr -> ('a * 'b * 'c) -> (unit * int * IOS.t IH.t) DF.action
val doStmt : Cil.stmt -> ('a * 'b * 'c) -> (unit * 'b * 'c) DF.stmtaction
val doGuard : 'a -> 'b -> 'c DF.guardaction
val filterStmt : 'a -> bool
OCaml

Innovation. Community. Security.