Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. blockId :: GenBasicBlock i -> BlockId

    ghc GHC.Cmm

    The branch block id is that of the first block in the branch, which is that branch's entry point

  2. module GHC.Cmm.BlockId

    No documentation available.

  3. type BlockId = Label

    ghc GHC.Cmm.BlockId

    No documentation available.

  4. mkBlockId :: Unique -> BlockId

    ghc GHC.Cmm.BlockId

    No documentation available.

  5. newBlockId :: MonadUnique m => m BlockId

    ghc GHC.Cmm.BlockId

    No documentation available.

  6. hasIdLabelInfo :: CLabel -> Maybe IdLabelInfo

    ghc GHC.Cmm.CLabel

    No documentation available.

  7. isIdLabel :: CLabel -> Bool

    ghc GHC.Cmm.CLabel

    No documentation available.

  8. BMiddle :: forall (n :: Extensibility -> Extensibility -> Type) . n O O -> Block n 'Open 'Open

    ghc GHC.Cmm.Dataflow.Block

    No documentation available.

  9. cmmExprWidth :: Platform -> CmmExpr -> Width

    ghc GHC.Cmm.Expr

    No documentation available.

  10. cmmRegWidth :: CmmReg -> Width

    ghc GHC.Cmm.Expr

    No documentation available.

Page 483 of many | Previous | Next