Printcmm
val rec_flag : Stdlib.Format.formatter -> Cmm.rec_flag -> unit
val machtype_component :
Stdlib.Format.formatter ->
Cmm.machtype_component ->
unit
val machtype : Stdlib.Format.formatter -> Cmm.machtype -> unit
val exttype : Stdlib.Format.formatter -> Cmm.exttype -> unit
val extcall_signature :
Stdlib.Format.formatter ->
(Cmm.machtype * Cmm.exttype list) ->
unit
val integer_comparison : Cmm.integer_comparison -> string
val float_comparison : Cmm.float_comparison -> string
val chunk : Cmm.memory_chunk -> string
val operation : Debuginfo.t -> Cmm.operation -> string
val expression : Stdlib.Format.formatter -> Cmm.expression -> unit
val fundecl : Stdlib.Format.formatter -> Cmm.fundecl -> unit
val data : Stdlib.Format.formatter -> Cmm.data_item list -> unit
val phrase : Stdlib.Format.formatter -> Cmm.phrase -> unit