ocaml-base-compiler
Official release 4.14.0
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocaml-base-compiler
-
dynlink
-
ocamlbytecomp
-
ocamlcommon
-
ocamlmiddleend
-
ocamloptcomp
-
odoc_info
-
stdlib
-
str
-
unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ocamlmiddleend
type t =
| Prevented of Prevented.t |
| Specialised of Specialised.t |
| Inlined of Not_specialised.t * Inlined.t |
| Unchanged of Not_specialised.t * Not_inlined.t |
val summary : Format.formatter -> t -> unit
val calculation : depth:int -> Format.formatter -> t -> unit
ON THIS PAGE
No table of contents