diff options
author | Chris Lattner <sabre@nondot.org> | 2005-09-09 20:29:51 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-09-09 20:29:51 +0000 |
commit | 50ea01ed5ba23c8988af9fed0b91178e69140a80 (patch) | |
tree | 059b2609506792797fe98255f3ff75b7ff33b98d /utils/TableGen/FileParser.cpp | |
parent | 39ee1ac7e58a66aff7f6986c04878bb7e1bc5b5d (diff) |
Use continue in the use-processing loop to make it clear what the early exits
are, simplify logic, and cause things to not be nested as deeply. This also
uses MRI->areAliases instead of an explicit loop.
No functionality change, just code cleanup.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23296 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/FileParser.cpp')
0 files changed, 0 insertions, 0 deletions