ghc-7.2.2: The GHC API

CmmDecl

Synopsis

Documentation

newtype GenCmm d h g Source

Constructors

Cmm [GenCmmTop d h g] 

Instances

data GenCmmTop d h g Source

A top-level chunk, abstracted over the type of the contents of the basic blocks (Cmm or instructions are the likely instantiations).

Constructors

CmmProc h CLabel g 
CmmData Section d 

data ClosureTypeInfo Source

Constructors

ConstrInfo ClosureLayout ConstrTag ConstrDescription 
FunInfo ClosureLayout C_SRT FunArity ArgDescr SlowEntry 
ThunkInfo ClosureLayout C_SRT 
ThunkSelectorInfo SelectorOffset C_SRT 
ContInfo [Maybe LocalReg] C_SRT