Get rid of the EquivClassGraphArgsInfo class, and the map that held it.
authorChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2004 20:37:00 +0000 (20:37 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2004 20:37:00 +0000 (20:37 +0000)
commit77408b8987085aafe968988c5e63cd57a68b799b
treebe4e4d0d60600f329e9924762630811254192a88
parent7cc372bfc36669ce4838a85da91b491486fb6a15
Get rid of the EquivClassGraphArgsInfo class, and the map that held it.
We only need one instance of the vector that it contains at a time.

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