ghc-lib-8.8.1.20191204: The GHC API, decoupled from GHC versions
CmmImplementSwitchPlans
cmmImplementSwitchPlans :: DynFlags -> CmmGraph -> UniqSM CmmGraph Source #
Traverses the CmmGraph, making sure that CmmSwitch are suitable for code generation.
CmmGraph
CmmSwitch