Home
last modified time | relevance | path

Searched refs:eps_stats (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.hs113eps_stats :: !EpsStats -- ^ Stastics about what was loaded from external packages function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DLoadIface.hs523 eps_stats = addEpsInStats (eps_stats eps) function
852 ; updateEps_ (\eps -> let stats = eps_stats eps
853 in eps { eps_stats = stats { n_decls_out = n_decls_out stats + 1 } })
1027 eps_stats = EpsStats { n_ifaces_in = 0, n_decls_in = 0, n_decls_out = 0 function
1070 stats = eps_stats eps
/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.hs2711eps_stats :: !EpsStats -- ^ Stastics about what was loaded from external packages function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs2711eps_stats :: !EpsStats -- ^ Stastics about what was loaded from external packages function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs2758eps_stats :: !EpsStats -- ^ Stastics about what was loaded from external packages function