ghc-8.0.1: The GHC API
CmmImplementSwitchPlans
Synopsis
cmmImplementSwitchPlans :: DynFlags -> CmmGraph -> UniqSM CmmGraph Source #
Traverses the CmmGraph, making sure that CmmSwitch are suitable for code generation.
CmmGraph
CmmSwitch