aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2025-06-03 14:47:45 -0700
committerGitHub <noreply@github.com>2025-06-03 14:47:45 -0700
commitac4893dd77eeb67be830b0dac70ad28c4b4f0caf (patch)
treedc9e44c92a549a64900dee60307bc92604fde146 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent857138b3bd4ab54cf509b32de2f4a94cde0685cb (diff)
downloadllvm-ac4893dd77eeb67be830b0dac70ad28c4b4f0caf.zip
llvm-ac4893dd77eeb67be830b0dac70ad28c4b4f0caf.tar.gz
llvm-ac4893dd77eeb67be830b0dac70ad28c4b4f0caf.tar.bz2
[NFC][PromoteMem2Reg] Move IncomingVals, IncomingLocs, Worklist into class (#142468)
They are all DFS state related, as `Visited`. But `Visited` is already a class member, so we make things more consistent and less parameters to pass around. By itself, the patch has little value, but it simplifies stuff in the #142474. For #142461
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions