ghc-lib-9.10.1.20240511: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
LanguageGHC2021

GHC.Cmm.Switch.Implement

Synopsis

Documentation

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

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