Do one map lookup instead of two.
authorDan Gohman <gohman@apple.com>
Tue, 25 May 2010 21:59:42 +0000 (21:59 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 25 May 2010 21:59:42 +0000 (21:59 +0000)
commiteddc114a66b4520369e0f86ab1d3132dac2449b2
tree3116223c7d8fd044108cd175bc5170897def2bb6
parent5b71dcedf080550c16812bb7adc35e1c89374802
Do one map lookup instead of two.

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