ghc-8.4.3: The GHC API

Safe HaskellNone
LanguageHaskell2010

CmmBuildInfoTables

Synopsis

Documentation

cafAnal :: CmmGraph -> CAFEnv #

An analysis to find live CAFs.

data TopSRT #

Instances
Outputable TopSRT # 
Instance details

Defined in CmmBuildInfoTables

Methods

ppr :: TopSRT -> SDoc #

pprPrec :: Rational -> TopSRT -> SDoc #