diff options
author | Nikita Popov <npopov@redhat.com> | 2024-01-03 16:27:10 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-01-03 17:04:04 +0100 |
commit | c17af94b9619997ce7c060ff112988e0ec218c10 (patch) | |
tree | db3623ce16ff747ee7cc50c5b3d783cd96ce8081 /llvm/lib/Analysis/AssumptionCache.cpp | |
parent | 55d5ba905da0db55282dd3985761ddf3dd452fd1 (diff) | |
download | llvm-c17af94b9619997ce7c060ff112988e0ec218c10.zip llvm-c17af94b9619997ce7c060ff112988e0ec218c10.tar.gz llvm-c17af94b9619997ce7c060ff112988e0ec218c10.tar.bz2 |
[ConstraintElim] Use SmallDenseMap (NFC)
The number of variables in the constraint is usually very small.
Use SmallDenseMap to avoid allocations.
Diffstat (limited to 'llvm/lib/Analysis/AssumptionCache.cpp')
0 files changed, 0 insertions, 0 deletions