use range-based for-loop
authorSanjay Patel <spatel@rotateright.com>
Thu, 21 May 2015 17:04:17 +0000 (17:04 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 21 May 2015 17:04:17 +0000 (17:04 +0000)
commit7d83b1223c1be19bdd8bc86f6b1ad9e7b167f7e1
tree58315e070c3f9cf59717d6999b33f4e31cfbea12
parente0376b0782dc8da097cae2b47ec758c4787fdd95
use range-based for-loop

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237914 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ScheduleDAGInstrs.cpp