diff options
| author | Pete Cooper <peter_cooper@apple.com> | 2015-05-12 20:05:31 +0000 |
|---|---|---|
| committer | Pete Cooper <peter_cooper@apple.com> | 2015-05-12 20:05:31 +0000 |
| commit | 833f34d837eca1e11370fbdea0bcbae10fee70b7 (patch) | |
| tree | 715708db84c3689da9353f39f85088f86359bbe1 /lldb/source/Commands/CommandObjectPlatform.cpp | |
| parent | 26b7aa020bdcabd10ba1c81226327007321aeb89 (diff) | |
| download | llvm-833f34d837eca1e11370fbdea0bcbae10fee70b7.zip llvm-833f34d837eca1e11370fbdea0bcbae10fee70b7.tar.gz llvm-833f34d837eca1e11370fbdea0bcbae10fee70b7.tar.bz2 | |
Convert PHI getIncomingValue() to foreach over incoming_values(). NFC.
We already had a method to iterate over all the incoming values of a PHI. This just changes all eligible code to use it.
Ineligible code included anything which cared about the index, or was also trying to get the i'th incoming BB.
llvm-svn: 237169
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions
