Minor style cleanup after 240843 [NFC]
authorPhilip Reames <listmail@philipreames.com>
Fri, 26 Jun 2015 22:21:52 +0000 (22:21 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 26 Jun 2015 22:21:52 +0000 (22:21 +0000)
commit007561acdcbbd910dad9b3cc57234c13198389db
treec76db2fec62b4243c3c2252b9a667d9eddc6be1e
parent81ba1353ce8d9229e15014a7f060cc5e1572a5aa
Minor style cleanup after 240843 [NFC]

Use a for-each loop in one case and rename the function to reflect it's new usage.

llvm-svn: 240847
llvm/lib/IR/Verifier.cpp