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