ocaml/asmcomp/interf.mli

5 lines
154 B
OCaml
Raw Normal View History

(* Construction of the interference graph.
Annotate pseudoregs with interference lists and preference lists. *)
val build_graph: Mach.fundecl -> unit