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.
srtMapNonCAFs :: SRTMap -> NonCaffySetghc GHC.Cmm.Info.Build Given SRTMap of a module, returns the set of non-CAFFY names in the module. Any Names not in the set are CAFFY.
setInfoTableStackMap :: Platform -> LabelMap StackMap -> CmmDecl -> CmmDeclghc GHC.Cmm.LayoutStack No documentation available.
ofBlockMap :: BlockId -> LabelMap CmmBlock -> CmmGraphghc GHC.Cmm.Utils No documentation available.
toBlockMap :: CmmGraph -> LabelMap CmmBlockghc GHC.Cmm.Utils No documentation available.
shortcutWeightMap :: LabelMap (Maybe BlockId) -> CFG -> CFGghc GHC.CmmToAsm.CFG No documentation available.
natm_debug_map :: NatM_State -> LabelMap DebugBlockghc GHC.CmmToAsm.Monad No documentation available.
lifeMapFromSpillCostInfo :: SpillCostInfo -> UniqFM VirtualReg (VirtualReg, Int)ghc GHC.CmmToAsm.Reg.Graph.SpillCost Extract a map of register lifetimes from a SpillCostInfo.
module GHC.CmmToAsm.Reg.Linear.
StackMap The assignment of virtual registers to stack slots
-
ghc GHC.CmmToAsm.Reg.Linear.StackMap No documentation available.
StackMap :: Int -> UniqFM Unique StackSlot -> StackMapghc GHC.CmmToAsm.Reg.Linear.StackMap No documentation available.