ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

PPC.Instr

Synopsis

Documentation

data RI Source

Constructors

RIReg Reg 
RIImm Imm 

maxSpillSlots :: DynFlags -> Int Source

The number of spill slots available without allocating more.