Home
last modified time | relevance | path

Searched refs:mg_rules (Results 1 – 8 of 8) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSimplCore.hs417 ; endPass pass (mg_binds guts') (mg_rules guts')
492 ++ (mg_rules guts)
634 , mg_binds = binds, mg_rules = rules
678 , guts { mg_binds = binds, mg_rules = rules } )
724 , guts { mg_binds = binds1, mg_rules = rules1 } )
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/Module/
H A DModGuts.hs64 mg_rules :: ![CoreRule], -- ^ Before the core pipeline starts, contains function
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDesugar.hs208 mg_rules = ds_rules_for_imps, function
/dports/lang/ghc/ghc-8.10.7/compiler/specialise/
H A DSpecialise.hs583 , mg_rules = local_rules function
594 , mg_rules = spec_rules ++ local_rules }) } function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DTidyPgm.hs334 , mg_rules = imp_rules function
H A DHscTypes.hs1408 mg_rules :: ![CoreRule], -- ^ Before the core pipeline starts, contains function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DHscTypes.hs1408 mg_rules :: ![CoreRule], -- ^ Before the core pipeline starts, contains function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs1454 mg_rules :: ![CoreRule], -- ^ Before the core pipeline starts, contains function