| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
GHC.CmmToAsm.PPC.RegInfo
Documentation
Constructors
| DestBlockId BlockId |
Instances
| Outputable JumpDest # | |
Defined in GHC.CmmToAsm.PPC.RegInfo | |
getJumpDestBlockId :: JumpDest -> Maybe BlockId #
canShortcut :: Instr -> Maybe JumpDest #
shortcutStatics :: (BlockId -> Maybe JumpDest) -> RawCmmStatics -> RawCmmStatics #