ghc-7.0.3: The GHC API
SPARC.ShortcutJump
data JumpDest Source
Constructors
canShortcut :: Instr -> Maybe JumpDestSource
shortcutJump :: (BlockId -> Maybe JumpDest) -> Instr -> InstrSource
shortcutStatic :: (BlockId -> Maybe JumpDest) -> CmmStatic -> CmmStaticSource
shortBlockId :: (BlockId -> Maybe JumpDest) -> BlockId -> CLabelSource