Home
last modified time | relevance | path

Searched refs:BootUnfolding (Results 1 – 24 of 24) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/
H A DCore.hs1186 | BootUnfolding -- ^ We have no information about the unfolding, because constructor
1377 bootUnfolding = BootUnfolding
1463 hasSomeUnfolding BootUnfolding = False function
1467 isBootUnfolding BootUnfolding = True function
H A DCoreToIface.hs530 toIfUnfolding _ BootUnfolding = Nothing
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/
H A DCore.hs1458 | BootUnfolding -- ^ We have no information about the unfolding, because constructor
1649 bootUnfolding = BootUnfolding
1735 hasSomeUnfolding BootUnfolding = False function
1739 isBootUnfolding BootUnfolding = True function
H A DCoreToIface.hs524 toIfUnfolding _ BootUnfolding = Nothing
/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.hs1448 | BootUnfolding -- ^ We have no information about the unfolding, because constructor
1639 bootUnfolding = BootUnfolding
1725 hasSomeUnfolding BootUnfolding = False function
1729 isBootUnfolding BootUnfolding = True function
H A DPprCore.hs540 ppr BootUnfolding = text "No unfolding (from boot)"
H A DCoreUnfold.hs1300 BootUnfolding -> Nothing
H A DCoreUtils.hs2266 diffUnfold _ BootUnfolding BootUnfolding = []
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreSyn.hs1448 | BootUnfolding -- ^ We have no information about the unfolding, because constructor
1639 bootUnfolding = BootUnfolding
1725 hasSomeUnfolding BootUnfolding = False function
1729 isBootUnfolding BootUnfolding = True function
H A DPprCore.hs540 ppr BootUnfolding = text "No unfolding (from boot)"
H A DCoreUnfold.hs1300 BootUnfolding -> Nothing
H A DCoreUtils.hs2266 diffUnfold _ BootUnfolding BootUnfolding = []
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DPpr.hs583 ppr BootUnfolding = text "No unfolding (from boot)"
H A DUnfold.hs1310 BootUnfolding -> Nothing
H A DUtils.hs2296 diffUnfold _ BootUnfolding BootUnfolding = []
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/iface/
H A DToIface.hs516 toIfUnfolding _ BootUnfolding = Nothing
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DPpr.hs599 ppr BootUnfolding = text "No unfolding (from boot)"
H A DUnfold.hs1119 BootUnfolding -> Nothing
H A DUtils.hs2287 diffUnfold _ BootUnfolding BootUnfolding = []
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DToIface.hs516 toIfUnfolding _ BootUnfolding = Nothing
H A DTcIface.hs1462 let init_info | if_boot lcl_env = vanillaIdInfo `setUnfoldingInfo` BootUnfolding
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DTidyPgm.hs222 `setIdUnfolding` BootUnfolding
/dports/lang/ghc/ghc-8.10.7/compiler/specialise/
H A DSpecialise.hs798 BootUnfolding -> False
/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSimplify.hs3594 BootUnfolding -> return unf