ghc-7.7.20130829: The GHC API

Safe HaskellNone

PPC.Instr

Synopsis

Documentation

data RI Source

Constructors

RIReg Reg 
RIImm Imm 

maxSpillSlots :: DynFlags -> IntSource

The number of spill slots available without allocating more.