Just in case, handle something that is both a use and a def.
authorChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 17:11:51 +0000 (17:11 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 17:11:51 +0000 (17:11 +0000)
commit2a6e163edc2f5c81ad1f4c527c354b1a727676b7
treed0f704a75c10d64dcfc836e20c705547e403a22a
parentd45be36965470710eb18662fc716243ea384bf2f
Just in case, handle something that is both a use and a def.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19696 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp