ghc-7.8.20140130: The GHC API

Safe HaskellNone
LanguageHaskell98

PPC.Instr

Synopsis

Documentation

data RISource

Constructors

RIReg Reg 
RIImm Imm 

maxSpillSlots :: DynFlags -> IntSource

The number of spill slots available without allocating more.