summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2018-03-29 05:14:17 +0000
committerRichard Trieu <rtrieu@google.com>2018-03-29 05:14:17 +0000
commiteda329c5732d2fc77f2a1f300262ce6488c9e77a (patch)
tree000bf57a12ddb47d84c67c2469913337b9873e13 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
parenta21758fa2c38c1739bf2880e10e1ef8359196601 (diff)
downloadbcm5719-llvm-eda329c5732d2fc77f2a1f300262ce6488c9e77a.tar.gz
bcm5719-llvm-eda329c5732d2fc77f2a1f300262ce6488c9e77a.zip
Refactor some code for a warning. NFC.
Use range-based for-loops instead of iterators to walk over vectors. Switch the key of the DenseMap so a custom key handler is no longer needed. Remove unncessary adds to the DenseMap. Use unique_ptr instead of manual memory management. llvm-svn: 328763
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud