diff options
author | Dmitriy Chestnykh <dm.chestnykh@gmail.com> | 2024-07-12 10:48:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-12 09:48:49 +0200 |
commit | 345861b186645f82c0b812427fdafe6ebd62a058 (patch) | |
tree | d740f4e0dc0f1eb4f6e739a33d65c09ffbd1a9f8 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 099899961c1e89a1789f534579d35a74a2ef1dda (diff) | |
download | llvm-345861b186645f82c0b812427fdafe6ebd62a058.zip llvm-345861b186645f82c0b812427fdafe6ebd62a058.tar.gz llvm-345861b186645f82c0b812427fdafe6ebd62a058.tar.bz2 |
[MC] Optimize loops in MC (#98114)
https://llvm.org/docs/CodingStandards.html tells us that we should avoid
evaluating `.end()` each time if possible.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions