2 Commits

Author SHA1 Message Date
Nikita Popov
c0866cefe9
[IR] Remove Function.h include from Analysis.h (NFC) (#97056)
Use a forward-declaration instead.
2024-06-28 16:41:00 +02:00
Arthur Eubanks
4ce34bb2a9 [CGSCC] Add pass which counts the max number of times we visit a function
This will help with finding potential pathological CGSCC cases.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D142853
2023-01-30 10:06:53 -08:00