Module Regalloc_ls_utils.Range
val copy : Regalloc_ls_utils.Range.t -> Regalloc_ls_utils.Range.tval print : Stdlib.Format.formatter -> Regalloc_ls_utils.Range.t -> unitval overlap :
Regalloc_ls_utils.Range.t DLL.t ->
Regalloc_ls_utils.Range.t DLL.t ->
boolval is_live : Regalloc_ls_utils.Range.t DLL.t -> pos:int -> boolval remove_expired : Regalloc_ls_utils.Range.t DLL.t -> pos:int -> unit