Do one lookup instead of two.
authorDan Gohman <gohman@apple.com>
Mon, 21 Jun 2010 14:21:47 +0000 (14:21 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 21 Jun 2010 14:21:47 +0000 (14:21 +0000)
commit3193a689db3de8640d412ccd9482301647359a4e
tree84c6f1956f1a8a5702106bd00811882f96bce613
parent37db6cdaea47d0637bdbe624f7b10ff8f82928ad
Do one lookup instead of two.

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