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

GHC.Core.Opt.CallerCC

Description

Adds cost-centers to call sites selected with the -fprof-caller=... flag.

Documentation

data NamePattern #

Instances

Instances details
NFData NamePattern # 
Instance details

Defined in GHC.Core.Opt.CallerCC.Types

Methods

rnf :: NamePattern -> () #

Binary NamePattern # 
Instance details

Defined in GHC.Core.Opt.CallerCC.Types

Outputable NamePattern # 
Instance details

Defined in GHC.Core.Opt.CallerCC.Types

Methods

ppr :: NamePattern -> SDoc #