Chris Lattner 2f561384fb 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10955 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-22 16:56:13 +00:00
..
2004-01-20 17:51:13 +00:00
2004-01-14 21:18:03 +00:00
2004-01-17 19:35:57 +00:00
2004-01-05 05:25:59 +00:00