diff options
author | Dan Gohman <gohman@apple.com> | 2009-01-25 16:29:12 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-01-25 16:29:12 +0000 |
commit | 399461095b033438d1f5863cd0d6f82a616f74dc (patch) | |
tree | 14d303492e2cced7ae294690e4b16295255902e3 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | 74692c0d65d92865674ff8e0491a21b98950284a (diff) |
Eliminate the loop that searches through each of the operands
of each use in the SelectionDAG ReplaceAllUses* functions. Thanks
to Chris for spotting this opportunity.
Also, factor out code from all 5 of the ReplaceAllUses* functions
into AddNonLeafNodeToCSEMaps, which is now renamed
AddModifiedNodeToCSEMaps to more accurately reflect its purpose.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62964 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions