goblint.common
MyCFG.CfgEdge
Type of CFG "edges": keyed by 'from' and 'to' nodes, along with the list of connecting instructions.
goblint.backtrace
goblint.build-info
goblint.cdomain
goblint.config
goblint.constraint
goblint.domain
goblint.incremental
goblint.lib
goblint.library
goblint.logs
goblint.parallel
goblint.sites
goblint.solver
goblint.std
goblint.timing
goblint.tracing
goblint_cdomain_value
type t = Node.t * edges * Node.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val hash : t -> int