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

1.8.0.tar.gz
md5=796ad26120b5c6b939a57e8623088aef
sha512=01a58ac6d928afead21c8a97af5865715114cd0562234d1d4aef9e4ac5d91415d040a15927c52cb896dbb39a53e915627f498ebe2d026a548c3ff597682041b2

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

Module Reachingdefs.ReachingDefSource

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

Innovation. Community. Security.