Implement a new method, CloneAndPruneFunctionInto, as documented.
authorChris Lattner <sabre@nondot.org>
Sat, 27 May 2006 01:22:24 +0000 (01:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 May 2006 01:22:24 +0000 (01:22 +0000)
commit83f03bfc3f60a05b9ca5807f837c09798632095e
tree6a84ca57c4dc697c050235ea7ec27aa153bfd783
parentf72716d81f64664e6897d9f2e8a7d071bad1de68
Implement a new method, CloneAndPruneFunctionInto, as documented.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CloneFunction.cpp
lib/Transforms/Utils/ValueMapper.cpp