ghc-lib-0.20201101: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.StgToCmm.Hpc

Synopsis

Documentation

initHpc :: Module -> HpcInfo -> FCode () Source #

Emit top-level tables for HPC and return code to initialise

mkTickBox :: Platform -> Module -> Int -> CmmAGraph Source #