Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. mkMAP_DIRTY_infoLabel :: CLabel

    ghc GHC.Cmm.CLabel

    No documentation available.

  2. mkMAP_FROZEN_CLEAN_infoLabel :: CLabel

    ghc GHC.Cmm.CLabel

    No documentation available.

  3. mkMAP_FROZEN_DIRTY_infoLabel :: CLabel

    ghc GHC.Cmm.CLabel

    No documentation available.

  4. mkSMAP_DIRTY_infoLabel :: CLabel

    ghc GHC.Cmm.CLabel

    No documentation available.

  5. mkSMAP_FROZEN_CLEAN_infoLabel :: CLabel

    ghc GHC.Cmm.CLabel

    No documentation available.

  6. mkSMAP_FROZEN_DIRTY_infoLabel :: CLabel

    ghc GHC.Cmm.CLabel

    No documentation available.

  7. data LabelMap v

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  8. debugToMap :: [DebugBlock] -> LabelMap DebugBlock

    ghc GHC.Cmm.DebugBlock

    Converts debug blocks into a label map for easier lookups

  9. graphMap :: forall (n :: Extensibility -> Extensibility -> Type) . GenCmmGraph n -> LabelMap (Block n C C)

    ghc GHC.Cmm.Dominators

    Utility functions

    Call graphMap to get the mapping from Label to Block that is embedded in every CmmGraph.

  10. infoTableSrtBitmap :: Profile -> CmmExpr -> CmmExpr

    ghc GHC.Cmm.Info

    Takes an info table pointer (from infoTable) and returns the srt_bitmap field of the info table

Page 441 of many | Previous | Next