| ||||||
| ||||||
Documentation | ||||||
data JumpDest | ||||||
| ||||||
canShortcut :: Instr -> Maybe JumpDest | ||||||
shortcutJump :: (BlockId -> Maybe JumpDest) -> Instr -> Instr | ||||||
shortcutStatic :: (BlockId -> Maybe JumpDest) -> CmmStatic -> CmmStatic | ||||||
shortBlockId :: (BlockId -> Maybe JumpDest) -> BlockId -> CLabel | ||||||
Produced by Haddock version 2.6.0 |