Safe Haskell | None |
---|---|
Language | Haskell2010 |
SPARC.ShortcutJump
Documentation
data JumpDest
Constructors
DestBlockId BlockId | |
DestImm Imm |
canShortcut :: Instr -> Maybe JumpDest
shortcutStatics :: (BlockId -> Maybe JumpDest) -> CmmStatics -> CmmStatics
ghc-7.10.2: The GHC API
Safe Haskell | None |
---|---|
Language | Haskell2010 |
SPARC.ShortcutJump
data JumpDest
Constructors
DestBlockId BlockId | |
DestImm Imm |
canShortcut :: Instr -> Maybe JumpDest
shortcutStatics :: (BlockId -> Maybe JumpDest) -> CmmStatics -> CmmStatics