diff options
| author | Amir Ayupov <aaupov@fb.com> | 2024-05-23 11:37:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 11:37:06 -0700 |
| commit | a38f0157f2a9efcae13b691c63723426e8adc0ee (patch) | |
| tree | c377c342c41c05b5c4307dda8ed0efbbb72bb634 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 73eb9b33147ba5157cbf5d8276ee718629dfbbda (diff) | |
[BOLT] Set InitialDynoStats after EstimateEdgeCounts (#93218)
InitialDynoStats used to be assigned inside `runAllPasses`, but the
assignment executed before any of the passes. As we've moved
`EstimateEdgeCounts` into a pass out of ProfileReader, it needs to
execute before initial dyno stats are set.
Thus move `InitialDynoStats` into BinaryContext and assignment into
`DynoStatsSetPass`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
