Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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 #