Module type Compute_ranges_intf.S_range_info

The type of caller-defined information associated with ranges.

type t
type key
type index
val create : L.fundecl -> key -> start_insn:L.instruction -> (index * t) option