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 | f1d38be265f49b09bc3c9dec620aabd2ad3269a7 (patch) | |
| tree | 69b0a39d0f655c575cf274664ca27daad2ed0291 /llvm/lib/CodeGen/ScheduleDAGPrinter.cpp | |
| parent | 3a113ec468c1099778089d8b28fd7f116328608e (diff) | |
| download | bcm5719-llvm-f1d38be265f49b09bc3c9dec620aabd2ad3269a7.tar.gz bcm5719-llvm-f1d38be265f49b09bc3c9dec620aabd2ad3269a7.zip | |
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.
llvm-svn: 62964
Diffstat (limited to 'llvm/lib/CodeGen/ScheduleDAGPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

