ghc-lib-parser-9.10.1.20250103: 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
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 #