aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-04-20 11:20:32 -0700
committerGitHub <noreply@github.com>2025-04-20 11:20:32 -0700
commitf0cc50cdc969d141015cd132cf56a2ab8447f763 (patch)
tree74a9221e5cd866cf5747d709cd9180e1caf496da /llvm/lib/CodeGen/MachineInstr.cpp
parentea3eb8d6258a018f118b5d41057ca333d1c8d4a0 (diff)
downloadllvm-f0cc50cdc969d141015cd132cf56a2ab8447f763.zip
llvm-f0cc50cdc969d141015cd132cf56a2ab8447f763.tar.gz
llvm-f0cc50cdc969d141015cd132cf56a2ab8447f763.tar.bz2
[ADT] Add hash_combine_range that takes a range (NFC) (#136459)
The new function will allow us to replace: hash_combine_range(Ops.begin(), Ops.end()) with: hash_combine_range(Ops)
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions