Module Clflags.Register_allocator
val equal :
Clflags.Register_allocator.t ->
Clflags.Register_allocator.t ->
boolval to_string : Clflags.Register_allocator.t -> stringval of_string : string -> Clflags.Register_allocator.t optionval assoc_list : (string * Clflags.Register_allocator.t) listval format : Stdlib.Format.formatter -> Clflags.Register_allocator.t -> unit