Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DExitify.hs122 let (args, body) = collectNAnnBndrs (idJoinArity x) rhs
164 = do let (params, join_body) = collectNAnnBndrs join_arity rhs
176 (params, join_body) = collectNAnnBndrs join_arity rhs
H A DFloatIn.hs566 , let (bndrs, body) = collectNAnnBndrs join_arity rhs
H A DSetLevels.hs1264 = collectNAnnBndrs join_arity rhs
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/
H A DCore.hs79 collectAnnBndrs, collectNAnnBndrs,
2085 collectNAnnBndrs :: Int -> AnnExpr bndr annot -> ([bndr], AnnExpr bndr annot)
2086 collectNAnnBndrs orig_n e function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/
H A DCore.hs84 collectAnnBndrs, collectNAnnBndrs,
2354 collectNAnnBndrs :: Int -> AnnExpr bndr annot -> ([bndr], AnnExpr bndr annot)
2355 collectNAnnBndrs orig_n e 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.hs82 collectAnnBndrs, collectNAnnBndrs,
2341 collectNAnnBndrs :: Int -> AnnExpr bndr annot -> ([bndr], AnnExpr bndr annot)
2342 collectNAnnBndrs orig_n e function
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreSyn.hs82 collectAnnBndrs, collectNAnnBndrs,
2341 collectNAnnBndrs :: Int -> AnnExpr bndr annot -> ([bndr], AnnExpr bndr annot)
2342 collectNAnnBndrs orig_n e function