Home
last modified time | relevance | path

Searched refs:unitUniqSet (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/ghc/ghc-8.10.7/compiler/utils/
H A DUniqSet.hs22 unitUniqSet,
71 unitUniqSet :: Uniquable a => a -> UniqSet a
72 unitUniqSet x = UniqSet $ unitUFM x x function
H A DGraphOps.hs156 (newNode u c) { nodeConflicts = unitUniqSet u' }
224 (newNode u (getClass u)) { nodeExclusions = unitUniqSet color }
247 (newNode u c) { nodeCoalesce = unitUniqSet u' }
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/utils/
H A DUniqSet.hs22 unitUniqSet,
71 unitUniqSet :: Uniquable a => a -> UniqSet a
72 unitUniqSet x = UniqSet $ unitUFM x x function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/Unique/
H A DSet.hs22 unitUniqSet,
72 unitUniqSet :: Uniquable a => a -> UniqSet a
73 unitUniqSet x = UniqSet $ unitUFM x x function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/Unique/
H A DSet.hs22 unitUniqSet,
72 unitUniqSet :: Uniquable a => a -> UniqSet a
73 unitUniqSet x = UniqSet $ unitUFM x x function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/retrie-0.1.1.1/Retrie/
H A DFreeVars.hs64 rdrFV = FreeVars . unitUniqSet . rdrFS
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/RegAlloc/Graph/
H A DSpillClean.hs542 = let m1 = addToUFM_C unionUniqSets m a (unitUniqSet b)
543 m2 = addToUFM_C unionUniqSets m1 b (unitUniqSet a)
584 = closeAssoc' assoc emptyUniqSet (unitUniqSet a)
H A DArchX86.hs123 -> unitUniqSet reg
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/Name/
H A DSet.hs78 unitNameSet = unitUniqSet
H A DOccurrence.hs455 unitOccSet = unitUniqSet
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DNameSet.hs73 unitNameSet = unitUniqSet
H A DVarSet.hs110 unitVarSet = unitUniqSet
H A DOccName.hs460 unitOccSet = unitUniqSet
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/Name/
H A DSet.hs78 unitNameSet = unitUniqSet
H A DOccurrence.hs472 unitOccSet = unitUniqSet
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DNameSet.hs73 unitNameSet = unitUniqSet
H A DVarSet.hs110 unitVarSet = unitUniqSet
H A DOccName.hs460 unitOccSet = unitUniqSet
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/Var/
H A DSet.hs113 unitVarSet = unitUniqSet
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/Var/
H A DSet.hs113 unitVarSet = unitUniqSet
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/
H A DAsmCodeGen.hs595 $ unitUFM (targetClassOfRealReg platform r) (unitUniqSet r))
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DCoercion.hs3101 , tcf_hole = const unitUniqSet
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DType.hs2811 go_tc tc = unitUniqSet tc
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/types/
H A DType.hs2802 go_tc tc = unitUniqSet tc
/dports/lang/ghc/ghc-8.10.7/compiler/types/
H A DType.hs2802 go_tc tc = unitUniqSet tc

12