* Inline CopyFunctionCallsList
authorChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 18:22:40 +0000 (18:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 18:22:40 +0000 (18:22 +0000)
commite221976b37705d2947baee553ce9947d6d9e9e3f
treef0cf14c0b54f95efa5b4729aa8b8fead04f422f6
parent2a2c490154375269345edf08bf5ed3ff210376a0
* Inline CopyFunctionCallsList
* Don't clone OrigCallList
* Rename removeDeadNodes -> removeTriviallyDeadNodes
* Implement new removeDeadNodes method

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