Minor cleanups
authorChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:29:52 +0000 (19:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:29:52 +0000 (19:29 +0000)
commit0c0023b75435bc4473e010f88166404ab238afb3
treec6747637644db0670c4ecdbdb673e7be91e2de1f
parent8d0a23ab42b01600118c28dbf767ed90afd4b902
Minor cleanups
Iterate from tarj_begin -> tarj_end, not from tarj_begin -> NULL

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8260 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/MemoryDepAnalysis.cpp
lib/Analysis/IPA/MemoryDepAnalysis.cpp