ocaml/asmcomp/sequence.mli

5 lines
140 B
OCaml
Raw Normal View History

(* "Sequentialization": from C-- to sequences of pseudo-instructions
with pseudo-registers. *)
val fundecl: Cmm.fundecl -> Mach.fundecl