Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mapSwitchTargets :: (Label -> Label) -> SwitchTargets -> SwitchTargetsghc GHC.Cmm.Switch Changes all labels mentioned in the SwitchTargets value
-
ghc GHC.Cmm.Utils No documentation available.
-
ghc GHC.Cmm.Utils No documentation available.
-
ghc GHC.CmmToAsm.Reg.Liveness map a function across all the basic blocks in this code
-
ghc GHC.CmmToAsm.Reg.Liveness map a function across all the basic blocks in this code (monadic version)
-
ghc GHC.CmmToAsm.Reg.Liveness No documentation available.
-
ghc GHC.CmmToAsm.Reg.Liveness No documentation available.
-
ghc GHC.CmmToAsm.Reg.Liveness map a function across all the basic blocks in this code (monadic version)
mapLiveCmmDecl :: (instr -> b) -> LiveCmmDecl statics instr -> LiveCmmDecl statics bghc GHC.CmmToAsm.Reg.Liveness Map over instruction type in LiveCmmDecl
mapSCCM :: Monad m => (a -> m b) -> SCC a -> m (SCC b)ghc GHC.CmmToAsm.Reg.Liveness No documentation available.