jon.recoil.org

Module Regalloc_gi_utils.Spilling_heuristics

type t =
  1. | Flat_uses
  2. | Hierarchical_uses
  3. | Random_for_testing
val to_string : Regalloc_gi_utils.Spilling_heuristics.t -> string
val random : unit -> bool