ghc-6.12.2: The GHC APISource codeContentsIndex
RegAlloc.Linear.FreeRegs
Documentation
type FreeRegs = Word32Source
noFreeRegs :: FreeRegsSource
releaseReg :: RealReg -> FreeRegs -> FreeRegsSource
initFreeRegs :: FreeRegsSource
getFreeRegs :: RegClass -> FreeRegs -> [RealReg]Source
allocateReg :: RealReg -> FreeRegs -> FreeRegsSource
maxSpillSlots :: IntSource
Produced by Haddock version 2.6.1