package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d
doc/goblint.lib/CfgTools/index.html
Module CfgTools
module H = MyCFG.NodeHmodule NH = MyCFG.NodeHmodule NS : sig ... endval find_loop_heads_fun : (module MyCFG.CfgForward) -> Cil.fundec -> unit NH.tval find_backwards_reachable :
(module MyCFG.CfgBackward) ->
MyCFG.node ->
unit NH.tmodule SCC : sig ... endStrongly connected component.
val computeSCCs :
(module MyCFG.CfgBidir) ->
NH.key list ->
SCC.t list * SCC.t NH.tCompute strongly connected components (SCCs) of nodes in Cfg. Returns list of SCCs and a mapping from nodes to those SCCs.
val pretty_edges : unit -> ('a * Edge.t) list -> Pretty.docval createCFG :
Cil.file ->
((Cil.location * MyCFG.edge) list * NH.key) H.t
* ((Cil.location * MyCFG.edge) list * NH.key) H.tmodule type CfgPrinters = sig ... endmodule type NodeStyles = sig ... endmodule CfgPrinters (NodeStyles : NodeStyles) : sig ... endval fprint_dot :
(module CfgPrinters) ->
((MyCFG.node -> ((Cil.location * MyCFG.edge) list * MyCFG.node) -> unit) ->
'a) ->
out_channel ->
unitval fprint_hash_dot :
((Cil.location * MyCFG.edge) list * MyCFG.node) H.t ->
unitval generate_irpt_edges : (MyCFG.edge * MyCFG.node) H.t -> unitval iter_fd_edges :
(module MyCFG.CfgBackward) ->
CilType.Fundec.t ->
(MyCFG.node -> (MyCFG.edges * MyCFG.node) -> unit) ->
unitval fprint_fundec_html_dot :
(module MyCFG.CfgBidir) ->
(MyCFG.node -> bool) ->
CilType.Fundec.t ->
out_channel ->
unitval dead_code_cfg :
Cil.file ->
(module MyCFG.CfgBidir) ->
(MyCFG.node -> bool) ->
unitval getGlobalInits : Cil.file -> MyCFG.edges sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>