add a new DSGraph::spliceFrom method, which violently takes the content of
authorChris Lattner <sabre@nondot.org>
Thu, 24 Mar 2005 23:46:04 +0000 (23:46 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Mar 2005 23:46:04 +0000 (23:46 +0000)
commit5734e4331e69931724d1a63d2e1484f5acbebf82
tree238f0c09461d91d292c2a17c047c90df685e1a49
parent487cd15fdb78c4972eb41879cda29fc62e62744d
add a new DSGraph::spliceFrom method, which violently takes the content of
one graph and plops it into another, without breaking a sweat.

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