Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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.
-
ghc GHC.Core.Coercion.Axiom The [CoAxBranch] passed into the mapping function is a list of all previous branches, reversed
mapInstEnv :: (ClsInst -> ClsInst) -> InstEnv -> InstEnvghc GHC.Core.InstEnv No documentation available.
mapScaledType :: (Type -> Type) -> Scaled Type -> Scaled Typeghc GHC.Core.Multiplicity Apply a function to both the Mult and the Type in a 'Scaled Type'