Llair.Func
type t = func
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compare
include Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equal
include NS.Invariant.S with type t := t
val invariant : t -> unit
Look up a function of the given name in the given functions.
Fold over the blocks of the control-flow graph of a function.
val is_undefined : t -> bool
Holds of functions that are declared but not defined.