instead of using a local RetValMap, just use the graph we are cloning into
authorChris Lattner <sabre@nondot.org>
Tue, 22 Mar 2005 00:25:52 +0000 (00:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 Mar 2005 00:25:52 +0000 (00:25 +0000)
commit560af8aa975cdd27c1e3217e8c633650a796357d
tree52b71c362aab6d793a8909b97e98489167d71544
parentdc0b71b3bba0def59005b8420d0cf09eb8ef2a01
instead of using a local RetValMap, just use the graph we are cloning into
for the return node map.

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