ghc-9.0.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.Cmm.Switch.Implement

Synopsis

Documentation

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

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