ghc-7.0.3: The GHC API
CgCase
cgCase :: StgExpr -> StgLiveVars -> StgLiveVars -> Id -> AltType -> [StgAlt] -> CodeSource
saveVolatileVarsAndRegs :: StgLiveVars -> FCode (CmmStmts, EndOfBlockInfo, Maybe VirtualSpOffset)Source
restoreCurrentCostCentre :: Maybe VirtualSpOffset -> Bool -> CodeSource