Only clone global nodes between graphs if both graphs have the global.
authorChris Lattner <sabre@nondot.org>
Fri, 27 Feb 2004 20:05:15 +0000 (20:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 27 Feb 2004 20:05:15 +0000 (20:05 +0000)
commit0321b68f6b1ee13cc4dc96902e4c3fe7d6d18632
tree6756bb4af4ad200e8876850477e57fbcc0b4e3f3
parent6b586df3283b1e6b9e83e1a6cec5b63dacba33bd
Only clone global nodes between graphs if both graphs have the global.

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