ghc-lib-9.10.1.20240511: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
LanguageGHC2021

GHC.Core.LateCC.OverloadedCalls

Synopsis

Documentation

overloadedCallsCC :: CoreBind -> LateCCM OverloadedCallsCCState CoreBind Source #

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.