Home
last modified time | relevance | path

Searched refs:InAlt (Results 1 – 7 of 7) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DCSE.hs596 cseCase :: CSEnv -> InExpr -> InId -> InType -> [InAlt] -> OutExpr
638 combineAlts :: CSEnv -> [InAlt] -> [InAlt]
H A DSimplify.hs2423 -> [InAlt] -- Alternatives (increasing order)
2636 -> [InAlt] -- Non-empty
2668 -> OutExpr -> InId -> OutId -> [InAlt]
2689 -> InAlt
2964 missingAlt :: SimplEnv -> Id -> [InAlt] -> SimplCont
3018 mkDupableCaseCont :: SimplEnv -> [InAlt] -> SimplCont
3024 altsWouldDup :: [InAlt] -> Bool -- True iff strictly > 1 non-bottom alternative
H A DSimplUtils.hs137 , sc_alts :: [InAlt] -- Alternatives
2026 prepareAlts :: OutExpr -> OutId -> [InAlt] -> SimplM ([AltCon], [InAlt])
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/
H A DCore.hs21 InId, InBind, InExpr, InAlt, InArg, InType, InKind,
912 type InAlt = CoreAlt function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/
H A DCore.hs21 InId, InBind, InExpr, InAlt, InArg, InType, InKind,
912 type InAlt = CoreAlt function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreSyn.hs19 InId, InBind, InExpr, InAlt, InArg, InType, InKind,
910 type InAlt = CoreAlt type
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreSyn.hs19 InId, InBind, InExpr, InAlt, InArg, InType, InKind,
910 type InAlt = CoreAlt function