Switch to use the new interface for the EquivalenceClasses class, and fix
authorChris Lattner <sabre@nondot.org>
Sat, 19 Mar 2005 05:15:27 +0000 (05:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Mar 2005 05:15:27 +0000 (05:15 +0000)
commit605a87cc19ed094187af455f77ce86da151ff3bc
treec18b7cee5e2fb229ec4baab07d2eec56b69d9d7e
parent72af57f26c27176f3ed4858e59eb4017f819afe1
Switch to use the new interface for the EquivalenceClasses class, and fix
a bug involving SCC's who have multiple members that are part of an EC.

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