* Remove RemoveUnreachableShadowNodes & UnlinkUndistinguishableShadowNodes
authorChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 19:15:38 +0000 (19:15 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 19:15:38 +0000 (19:15 +0000)
commitd38cadb13d0e7091a15269c39c7703e137ec174b
treeef1f0cced5b8e398a724aae1f6754daa6e88ddd2
parentcdae0b2591ee1772af0874e1956da01762405c42
* Remove RemoveUnreachableShadowNodes & UnlinkUndistinguishableShadowNodes
  to reflect the fact that they actually operate on arbitrary nodes
* Clean up public interface of FunctionDSGraph
* add getEscapingAllocations & getNonEscapingAllocations

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