[x86] Switch to using the variable we extracted this operand into.
authorChandler Carruth <chandlerc@gmail.com>
Sat, 2 Aug 2014 10:29:36 +0000 (10:29 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 2 Aug 2014 10:29:36 +0000 (10:29 +0000)
commita66122515a5f23d623d99bdf23ea739b87977def
treea1ad75e8e3fe01b4a94ad038c6a2e2a761161e19
parent3c92a7aac10e986f33ab3cadaf7c8ba9d8cb5a47
[x86] Switch to using the variable we extracted this operand into.

Spotted this missed refactoring by inspection when reading code, and it
doesn't changethe functionality at all.

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