Implement getEscapingAllocations & getNonEscapingAllocations
authorChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 19:33:00 +0000 (19:33 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 19:33:00 +0000 (19:33 +0000)
commit4dc1f82e7e8ffe60716a8dbab2f5d8fdb288bced
tree5c5b37dc3e0b085620ae40254bc7b47b0292a8fa
parent7d093d42319e24ccf5c48a1147ec2f03362ff367
Implement getEscapingAllocations & getNonEscapingAllocations

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