Generalize this to look in the regular ValueMap in addition to
authorDan Gohman <gohman@apple.com>
Mon, 21 Jun 2010 14:17:46 +0000 (14:17 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 21 Jun 2010 14:17:46 +0000 (14:17 +0000)
commit37db6cdaea47d0637bdbe624f7b10ff8f82928ad
tree1719b2ce90acd7c0a4aea1954eb691fc302df3d5
parentc2b3e00cdf0b87bc3f5499a6fd5a2c3935dd952e
Generalize this to look in the regular ValueMap in addition to
the LocalValueMap, to make it more flexible when fast-isel isn't
proceding straight top-down.

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