ghc-6.12.3: The GHC APIContentsIndex
RegAlloc.Linear.FreeRegs
Documentation
type FreeRegs = Word32
noFreeRegs :: FreeRegs
releaseReg :: RealReg -> FreeRegs -> FreeRegs
initFreeRegs :: FreeRegs
getFreeRegs :: RegClass -> FreeRegs -> [RealReg]
allocateReg :: RealReg -> FreeRegs -> FreeRegs
maxSpillSlots :: Int
Produced by Haddock version 2.6.1