ghc-8.0.0.20160111: The GHC API

Safe HaskellNone
LanguageHaskell2010

PPC.Instr

Synopsis

Documentation

data RI

Constructors

RIReg Reg 
RIImm Imm 

data Instr

maxSpillSlots :: DynFlags -> Int

The number of spill slots available without allocating more.