ghc-8.0.2: 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.