goblint.lib
CfgTools.CfgEdge
Type of CFG "edges": keyed by 'from' and 'to' nodes, along with the list of connecting instructions.
goblint.backtrace
goblint.build-info
goblint.common
goblint.sites
goblint.std
goblint.timing
goblint_build_info_dune
goblint_build_info_js
goblint_sites_dune
goblint_sites_js
type t = Node.t * MyCFG.edges * Node.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val hash : t -> int