ghc-lib-parser-9.14.1.20251220: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
LanguageGHC2021

GHC.Core.Opt.OccurAnal

Synopsis

Documentation

occurAnalyseExpr :: CoreExpr -> CoreExpr #

Do occurrence analysis, and discard occurrence info returned

data BinderSwapDecision #

See bBinderSwaOk.