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