ghc-7.0.3: The GHC API

RegClass

Description

An architecture independent description of a register's class.

Synopsis

Documentation

data RegClass Source

The class of a register. Used in the register allocator. We treat all registers in a class as being interchangable.