Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setIsSubsetOf :: LabelSet -> LabelSet -> Boolghc GHC.Cmm.Dataflow.Label No documentation available.
setMember :: Label -> LabelSet -> Boolghc GHC.Cmm.Dataflow.Label No documentation available.
-
ghc GHC.Cmm.Dataflow.Label No documentation available.
setSingleton :: Label -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
-
ghc GHC.Cmm.Dataflow.Label No documentation available.
setUnion :: LabelSet -> LabelSet -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
setUnions :: [LabelSet] -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
setInfoTableStackMap :: Platform -> LabelMap StackMap -> CmmDecl -> CmmDeclghc GHC.Cmm.LayoutStack No documentation available.
setCmmTypeWidth :: Width -> CmmType -> CmmTypeghc GHC.Cmm.Type No documentation available.
setEdgeWeight :: CFG -> EdgeWeight -> BlockId -> BlockId -> CFGghc GHC.CmmToAsm.CFG Set the weight between the blocks to the given weight. If there is no such edge returns the original map.