diff options
author | Nikita Popov <npopov@redhat.com> | 2023-11-21 12:18:55 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-11-21 14:34:02 +0100 |
commit | 56f569049c9df7e4db6aa14eae6c4fe200350bf6 (patch) | |
tree | d714ff613ac068f866418a4a5042aa3d9329bd98 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | a243128ed6ec325a752e931637284d3fec53318f (diff) | |
download | llvm-56f569049c9df7e4db6aa14eae6c4fe200350bf6.zip llvm-56f569049c9df7e4db6aa14eae6c4fe200350bf6.tar.gz llvm-56f569049c9df7e4db6aa14eae6c4fe200350bf6.tar.bz2 |
[ValueTracking] Handle operand bundle assumes in same loop (NFCI)
We are already iterating over all assumes in AC, so handle
operand bundle based assumes in the same loop, instead of querying
them separately.
To keep the debug counter working, make it work per-bundle rather
than per-value.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions