diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2016-07-17 00:39:12 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2016-07-17 00:39:12 +0000 |
| commit | 58ed0f3a5cf31ce25f0c877b08f672645134093b (patch) | |
| tree | 656483c9e7db6855bbd709a93265bc3df8b3eb84 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
| parent | 1a44452b113ca9c988f636e52064fc64f87791e6 (diff) | |
| download | bcm5719-llvm-58ed0f3a5cf31ce25f0c877b08f672645134093b.tar.gz bcm5719-llvm-58ed0f3a5cf31ce25f0c877b08f672645134093b.zip | |
[CodeGen] Some assorted cleanups
No functional change, just some cleanups:
- Use auto when it is appropriate.
- There were some strange static_casts which were superfluous.
- Use range-based for loops when appropriate.
- The dyn_cast_or_null construct was used when null was impossible.
llvm-svn: 275699
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions

