Home
last modified time | relevance | path

Searched refs:n_ifaces_in (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/
H A DExternal.hs119 data EpsStats = EpsStats { n_ifaces_in function
127 = stats { n_ifaces_in = n_ifaces_in stats + 1
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DLoadIface.hs1027 eps_stats = EpsStats { n_ifaces_in = 0, n_decls_in = 0, n_decls_out = 0
1072 [int (n_ifaces_in stats) <+> text "interfaces read",
/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.hs2717 data EpsStats = EpsStats { n_ifaces_in function
2725 = stats { n_ifaces_in = n_ifaces_in stats + 1
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs2717 data EpsStats = EpsStats { n_ifaces_in function
2725 = stats { n_ifaces_in = n_ifaces_in stats + 1
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs2764 data EpsStats = EpsStats { n_ifaces_in function
2772 = stats { n_ifaces_in = n_ifaces_in stats + 1