Use a temporary variable, rather then a series of redundant calls.
authorChad Rosier <mcrosier@apple.com>
Wed, 15 Feb 2012 00:23:55 +0000 (00:23 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 15 Feb 2012 00:23:55 +0000 (00:23 +0000)
commit92fd01736484262fef049b7358366d8eab2f857e
tree6d9f0b1e134c9cf6fae38a6e0ca23500625bb183
parentd5d61edfc66887b3b1962251da877b284b1478ab
Use a temporary variable, rather then a series of redundant calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150536 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp