* Cleanups
authorChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:23:41 +0000 (19:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:23:41 +0000 (19:23 +0000)
commit23ebd75affba7de4a3bef20690609af9e42615e6
tree1872c6b47b9d53a10f06711fc3f20c9bc12e7fdd
parent237ef567f6764f24a47c63121cc0a599ddc8f56d
* Cleanups
* Iterate from tarj_begin -> tarj_end, not from tarj_begin -> NULL

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8258 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/PrintSCC.cpp
lib/Analysis/PrintSCC.cpp
tools/analyze/PrintSCC.cpp
tools/opt/PrintSCC.cpp