SPARC.ShortcutJump
Documentation
data JumpDest
Constructors
| DestBlockId BlockId | |
| DestImm Imm |
canShortcut :: Instr -> Maybe JumpDest
shortcutStatics :: (BlockId -> Maybe JumpDest) -> CmmStatics -> CmmStatics
ghc-7.2.1: The GHC API
SPARC.ShortcutJump
data JumpDest
Constructors
| DestBlockId BlockId | |
| DestImm Imm |
canShortcut :: Instr -> Maybe JumpDest
shortcutStatics :: (BlockId -> Maybe JumpDest) -> CmmStatics -> CmmStatics