Module Terms.CFG_Node

type t = cfg_node
val hash : t -> int
val equal : t -> t -> bool
val compare : t -> t -> int