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

GHC.Core.Opt.Simplify.Inline

Synopsis

Cheap and cheerful inlining checks.

The smart inlining decisions are made by callSiteInline

data CallCtxt #

Instances

Instances details
Outputable CallCtxt # 
Instance details

Defined in GHC.Core.Unfold

Methods

ppr :: CallCtxt -> SDoc #