* Destroy alloca nodes when a graph gets inlined
authorChris Lattner <sabre@nondot.org>
Wed, 27 Mar 2002 19:44:33 +0000 (19:44 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Mar 2002 19:44:33 +0000 (19:44 +0000)
commitea4af65b729eb67dbdd0a5f2be6635433230ccc6
treeeb026494412636603766ac77c8beb9eb4db3d3b4
parentb3ebdadb2c3d7ac7dd36975cd1b1642da39fa81b
* Destroy alloca nodes when a graph gets inlined
* Add links to all subtrees when a shadow node gets resolved
* Add critical node handling

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