Module Optcompile

val interface : source_file:string -> output_prefix:string -> unit
val implementation : backend:(module Backend_intf.S) -> start_from:Clflags.Compiler_pass.t -> source_file:string -> output_prefix:string -> unit
val clambda : Compile_common.info -> (module Backend_intf.S) -> Typedtree.implementation -> unit
val flambda : Compile_common.info -> (module Backend_intf.S) -> Typedtree.implementation -> unit