aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2025-05-09 16:10:52 +0100
committerGitHub <noreply@github.com>2025-05-09 16:10:52 +0100
commit6b7e65a1115bbeb4d881d2ac0a3adaa86d47d598 (patch)
tree5c7f58470d9d7024be4f13d49907eaf7a9da6dd7 /clang/lib/Frontend/CompilerInstance.cpp
parent7e64ade2ef1af72db235f6d76ecd319abc09690e (diff)
downloadllvm-6b7e65a1115bbeb4d881d2ac0a3adaa86d47d598.zip
llvm-6b7e65a1115bbeb4d881d2ac0a3adaa86d47d598.tar.gz
llvm-6b7e65a1115bbeb4d881d2ac0a3adaa86d47d598.tar.bz2
[CodeGen] Simplify finalizeBundle. NFC. (#139234)
Use all_uses and all_defs instead of separate Defs vector. Use SmallSetVector instead of separate SmallSet and SmallVector. Remove unneeded `Added` set. Fold FrameSetup/FrameDestroy into the main loop instead of doing a separate loop over the bundled instructions.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions