Home
last modified time | relevance | path

Searched refs:addSizeNSD (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DUnfold.hs436 | otherwise = size_up arg `addSizeNSD`
444 = size_up_rhs (binder, rhs) `addSizeNSD`
449 = foldr (addSizeNSD . size_up_rhs)
494 size_up (Case e _ _ alts) = size_up e `addSizeNSD`
543 | otherwise = size_up arg `addSizeNSD`
599 addSizeNSD TooBig _ = TooBig function
600 addSizeNSD _ TooBig = TooBig function
601 addSizeNSD (SizeIs n1 xs _) (SizeIs n2 ys d2)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DUnfold.hs630 | otherwise = size_up arg `addSizeNSD`
638 = size_up_rhs (binder, rhs) `addSizeNSD`
643 = foldr (addSizeNSD . size_up_rhs)
688 size_up (Case e _ _ alts) = size_up e `addSizeNSD`
737 | otherwise = size_up arg `addSizeNSD`
793 addSizeNSD TooBig _ = TooBig function
794 addSizeNSD _ TooBig = TooBig function
795 addSizeNSD (SizeIs n1 xs _) (SizeIs n2 ys d2)
/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 DCoreUnfold.hs650 | otherwise = size_up arg `addSizeNSD`
658 = size_up_rhs (binder, rhs) `addSizeNSD`
663 = foldr (addSizeNSD . size_up_rhs)
708 size_up (Case e _ _ alts) = size_up e `addSizeNSD`
757 | otherwise = size_up arg `addSizeNSD`
813 addSizeNSD TooBig _ = TooBig function
814 addSizeNSD _ TooBig = TooBig function
815 addSizeNSD (SizeIs n1 xs _) (SizeIs n2 ys d2)
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreUnfold.hs650 | otherwise = size_up arg `addSizeNSD`
658 = size_up_rhs (binder, rhs) `addSizeNSD`
663 = foldr (addSizeNSD . size_up_rhs)
708 size_up (Case e _ _ alts) = size_up e `addSizeNSD`
757 | otherwise = size_up arg `addSizeNSD`
813 addSizeNSD TooBig _ = TooBig function
814 addSizeNSD _ TooBig = TooBig function
815 addSizeNSD (SizeIs n1 xs _) (SizeIs n2 ys d2)