ghc-8.0.0.20160204: The GHC API

Safe HaskellNone
LanguageHaskell2010

CmmImplementSwitchPlans

Synopsis

Documentation

cmmImplementSwitchPlans :: DynFlags -> CmmGraph -> UniqSM CmmGraph Source

Traverses the CmmGraph, making sure that CmmSwitch are suitable for code generation.