commit | 50ea01ed5ba23c8988af9fed0b91178e69140a80 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Sep 09 20:29:51 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Sep 09 20:29:51 2005 +0000 |
tree | 059b2609506792797fe98255f3ff75b7ff33b98d | |
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