Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHC.CmmToAsm.SPARC.ShortcutJump
Documentation
Constructors
DestBlockId BlockId | |
DestImm Imm |
getJumpDestBlockId :: JumpDest -> Maybe BlockId #
canShortcut :: Instr -> Maybe JumpDest #
shortcutStatics :: (BlockId -> Maybe JumpDest) -> RawCmmStatics -> RawCmmStatics #