The SCC::HasLoop method is now in the main iterator
authorChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:51:38 +0000 (19:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:51:38 +0000 (19:51 +0000)
commit9f2a06e76d173ea20891457a22dc0f55c361844f
tree4ac729f6c441b18768e5b43a147022b29e200140
parent94d1092c6a385ff077fb28773d9ba3ad15cb9a8d
The SCC::HasLoop method is now in the main iterator

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