Remove some local variables in place of just querying for them
authorEric Christopher <echristo@gmail.com>
Fri, 23 Jan 2015 17:22:44 +0000 (17:22 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 23 Jan 2015 17:22:44 +0000 (17:22 +0000)
commitab74a03c00285a591d29917bca912ee84ddf5190
tree5acaab024b3a0ecb683ed9fb1706112f25e74c38
parentd6fbb91ea28567c86d27ab27d09a4d6e1bd124dc
Remove some local variables in place of just querying for them
in the couple of asserts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226917 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp