GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Clflags.Compiler_pass(3) OCaml library Clflags.Compiler_pass(3)

Clflags.Compiler_pass - no description

Module Clflags.Compiler_pass

Module Compiler_pass
: sig end

type t =
| Parsing
| Typing
| Scheduling
| Emit

val of_string : string -> t option

val to_string : t -> string

val is_compilation_pass : t -> bool

val available_pass_names : filter:(t -> bool) -> native:bool -> string list

val can_save_ir_after : t -> bool

val compare : t -> t -> int

val to_output_filename : t -> prefix:string -> string

val of_input_filename : string -> t option

2025-07-03 OCamldoc

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.