Clflags.Dump_option.3o - Man Page

no description

Module

Module   Clflags.Dump_option

Documentation

Module Dump_option
: sig end

type t =
| Source
| Parsetree
| Typedtree
| Shape
| Match_comp
| Raw_lambda
| Lambda
| Instr
| Raw_clambda
| Clambda
| Raw_flambda
| Flambda
| Cmm
| Selection
| Combine
| CSE
| Live
| Spill
| Split
| Interf
| Prefer
| Regalloc
| Scheduling
| Linear
| Interval

val compare : t -> t -> int

val of_string : string -> t option

val to_string : t -> string

val flag : t -> bool ref

val available : t -> (unit, string) Result.t

Info

2025-10-13 OCamldoc OCaml library