Remove unused name of variable to quiet a warning. Also canonicalize a
authorNick Lewycky <nicholas@mxc.ca>
Mon, 24 Sep 2012 23:47:23 +0000 (23:47 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 24 Sep 2012 23:47:23 +0000 (23:47 +0000)
commit627d21772708a26ec5412e7a2fa362949816bc76
tree0beab3d7b98c11b2c742f67719c92f6409dc3f99
parent8e747d36713d305a0e872f3329ad396f54ca67a3
Remove unused name of variable to quiet a warning. Also canonicalize a
declaration to use the same form as in the rest of the file. No functionality
change.

llvm-svn: 164576
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp