Initialize the ImplicitDefed member, to avoid getting stale
authorDan Gohman <gohman@apple.com>
Fri, 19 Dec 2008 00:46:20 +0000 (00:46 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 19 Dec 2008 00:46:20 +0000 (00:46 +0000)
commit1385758215bb31ba042a3d42e40d28e521616a0c
tree3bd91314b223c4da2ab673b8f6c46dec0d5c15da
parent5b200d8a133a07af1f7802025bd5a58a1cdd544d
Initialize the ImplicitDefed member, to avoid getting stale
data from a previous block.

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