Make sure the two arguments of a setcc instruction point to the same node.
authorChris Lattner <sabre@nondot.org>
Sat, 5 Mar 2005 19:04:31 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 Mar 2005 19:04:31 +0000 (19:04 +0000)
commit3267265d781822ca43ccc2816913fc65dfccfd6d
treee6a5d772b095e9695f4c61bb724c1114803300a8
parent262bb9ae5e5d31150f2efd80cf5880bf8fb9fbec
Make sure the two arguments of a setcc instruction point to the same node.

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