Module MyARG.InlineEdge

type t = inline_edge
val embed : MyCFG.edge -> t
val cfgedge : t -> MyCFG.edge option
val to_string : t -> string