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