#
mutable raw_name
| : Raw_name.t | ; | |||
#
stamp
| : int | ; | |||
#
typ
| : Cmm.machtype_component | ; | |||
#
mutable loc
| : location | ; | |||
#
mutable spill
| : bool | ; | |||
#
mutable part
| : int option | ; | |||
#
mutable interf
| : t list | ; | |||
#
mutable prefer
| : (t * int) list | ; | |||
#
mutable degree
| : int | ; | |||
#
mutable spill_cost
| : int | ; | |||
#
mutable visited
| : bool | ; |