diff options
| author | Kazu Hirata <kazu@google.com> | 2025-10-25 10:05:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-25 10:05:10 -0700 |
| commit | e4909203feb2f6f4eccb42ed148cc39cedd5b524 (patch) | |
| tree | 16a32bea22144620d707ac25bdf14f9e0490526f /llvm/lib/CodeGen/TargetOptionsImpl.cpp | |
| parent | c3a4093dae316c0c4cf71bf965c3f6a99a8476d8 (diff) | |
| download | llvm-e4909203feb2f6f4eccb42ed148cc39cedd5b524.zip llvm-e4909203feb2f6f4eccb42ed148cc39cedd5b524.tar.gz llvm-e4909203feb2f6f4eccb42ed148cc39cedd5b524.tar.bz2 | |
[ADT] Remove KeyInfoT forwarders in DenseMap.h (NFC) (#165102)
This patch removes getEmptyKey, getTombstoneKey, and getHashValue from
DenseMapBase. These forwarder methods do not really encapsulate
KeyInfoT. Many of their callers already mention KeyInfoT::isEqual for
example.
An existing static_assert is moved to another method. Note that it
must live in a method for type completeness reasons.
Diffstat (limited to 'llvm/lib/CodeGen/TargetOptionsImpl.cpp')
0 files changed, 0 insertions, 0 deletions
