ghc-9.6.0.20230210: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Cmm.Switch.Implement

Synopsis

Documentation

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

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