ocaml/asmcomp/coloring.mli

4 lines
102 B
OCaml

(* Register allocation by coloring of the interference graph *)
val allocate_registers: unit -> unit