Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHC.Platform.Reg.Class
Description
An architecture independent description of a register's class.
Documentation
The class of a register. Used in the register allocator. We treat all registers in a class as being interchangeable.
Instances
Eq RegClass # | |
Outputable RegClass # | |
Uniquable RegClass # | |
Defined in GHC.Platform.Reg.Class |