Chris Lattner a72f3a387a Eliminated the CompletedNodes argument to the cloneReachable* methods. This
map was only used to implement a marginal GlobalsGraph optimization, and it
actually slows the analysis down (due to the overhead of keeping it), so just
eliminate it entirely.

llvm-svn: 10955
2004-01-22 16:56:13 +00:00
..
2004-01-18 21:09:23 +00:00
2004-01-20 17:49:42 +00:00
2004-01-06 05:31:57 +00:00
2003-12-12 04:58:13 +00:00
2004-01-12 18:25:56 +00:00
2004-01-15 04:37:10 +00:00
2004-01-12 23:18:06 +00:00
2004-01-06 05:32:17 +00:00
2003-12-31 07:08:19 +00:00
2003-11-16 20:21:15 +00:00
2004-01-10 21:40:29 +00:00