Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
overloadedCallsCC :: CoreBind -> LateCCM OverloadedCallsCCState CoreBindghc GHC.Core.LateCC.OverloadedCalls Insert cost centres on function applications with dictionary arguments. The source locations attached to the cost centres is approximated based on the "closest" source note encountered in the traversal.
lateCCConfig_overloadedCalls :: LateCCConfig -> !Boolghc GHC.Core.LateCC.Types No documentation available.
-
No documentation available.
callArityAnalProgram :: CoreProgram -> CoreProgramghc GHC.Core.Opt.CallArity No documentation available.
callArityRHS :: CoreExpr -> CoreExprghc GHC.Core.Opt.CallArity No documentation available.
-
Adds cost-centers to call sites selected with the -fprof-caller=... flag.
-
ghc GHC.Core.Opt.CallerCC No documentation available.
CallerCcFilter :: Maybe ModuleName -> NamePattern -> CallerCcFilterghc GHC.Core.Opt.CallerCC No documentation available.
addCallerCostCentres :: ModGuts -> CoreM ModGutsghc GHC.Core.Opt.CallerCC No documentation available.
parseCallerCcFilter :: String -> Either String CallerCcFilterghc GHC.Core.Opt.CallerCC No documentation available.