diff options
author | Florian Hahn <flo@fhahn.com> | 2024-09-19 13:52:48 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-09-19 13:53:30 +0100 |
commit | 4e6ec0bf6d488e9a38ac03cc85077ca38169c532 (patch) | |
tree | a3ba12b5397b257326620eaf8319f1b2d27c586a /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 0ee10e9466603f9e55e6044b5070f65b8182dae1 (diff) | |
download | llvm-4e6ec0bf6d488e9a38ac03cc85077ca38169c532.zip llvm-4e6ec0bf6d488e9a38ac03cc85077ca38169c532.tar.gz llvm-4e6ec0bf6d488e9a38ac03cc85077ca38169c532.tar.bz2 |
[SCEV] Replace redundant !Preds.empty() check with assert. (NFCI)
If there are no predicates, the predicated counts should not be
different to the non-predicated ones.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions