aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-01-29 14:31:00 -0800
committerGitHub <noreply@github.com>2025-01-29 14:31:00 -0800
commit774b12c4a06bd68f314bd741be0eb77a1cb49b7d (patch)
tree2c7e19730dd2a65c7476121cc9273ddb75cf0559 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8a86e6aefead228a75107c813c282557425f0987 (diff)
downloadllvm-774b12c4a06bd68f314bd741be0eb77a1cb49b7d.zip
llvm-774b12c4a06bd68f314bd741be0eb77a1cb49b7d.tar.gz
llvm-774b12c4a06bd68f314bd741be0eb77a1cb49b7d.tar.bz2
[memprof] Initialize AllocInfoIter and CallSitesIter (NFC) (#124972)
This patch initializes AllocInfoIter and CallSitesIter to their respective end(). I'm doing this not because I'm worried about uninitialized iterators, but because the resulting code looks shorter and makes it clear which data structure each iterator is associated with.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions