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