diff options
author | Serguei Katkov <serguei.katkov@azul.com> | 2021-04-08 14:27:37 +0700 |
---|---|---|
committer | Serguei Katkov <serguei.katkov@azul.com> | 2021-04-08 14:27:37 +0700 |
commit | df2578779778906438d7cb8f84ead414ae9b1a04 (patch) | |
tree | 50e69d931338cf1d6e60748cffcfccbf434ffbcc /clang/lib/Basic/SourceManager.cpp | |
parent | 0a1c6637a1e89ca757e69225f6ead27bf151a16b (diff) | |
download | llvm-df2578779778906438d7cb8f84ead414ae9b1a04.zip llvm-df2578779778906438d7cb8f84ead414ae9b1a04.tar.gz llvm-df2578779778906438d7cb8f84ead414ae9b1a04.tar.bz2 |
[GreedyRA ORE] Extract stats in RAGreedyStats struct. NFC.
Combine all collected stats into separate struct RAGreedyStats
with add and report methods.
The motivation is to extend the number of statistics to capture and instead of
adding new parameters, just combine all of them into one structure.
Additionally I plan to use report from different places in future to report data
for function as well.
Reviewers: reames, MatzeB, anemet, thegameg
Reviewed By: thegameg
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D100012
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions