Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GHC.Cmm.Switch.Implement
Synopsis
Documentation
cmmImplementSwitchPlans :: Platform -> CmmGraph -> UniqSM CmmGraph Source #
Traverses the GenCmmGraph
, making sure that CmmSwitch
are suitable for
code generation.