ghc-8.4.0.20180204: The GHC API

Safe HaskellNone
LanguageHaskell2010

CmmBuildInfoTables

Synopsis

Documentation

cafAnal :: CmmGraph -> CAFEnv Source #

An analysis to find live CAFs.

data TopSRT Source #

Instances
Outputable TopSRT # 
Instance details