[GlobalOpt] Use structured bindings to access TypesVector (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 7 Mar 2023 12:59:13 +0000 (13:59 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 7 Mar 2023 12:59:37 +0000 (13:59 +0100)
commit34e75240cb97af38484bb2c7aa76768539025b02
tree74e778018ec588c9bee877067834a03327139419
parent0265dd99258002043e07c885c99e99a8e8830ac1
[GlobalOpt] Use structured bindings to access TypesVector (NFC).

This helps to reduce the diff of a follow-up change and improves
readability of the existing code.
llvm/lib/Transforms/IPO/GlobalOpt.cpp