diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-05-23 00:18:33 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-05-23 00:18:33 +0000 |
commit | f5199debc0fabb30dff6367a62f70b2af1efea12 (patch) | |
tree | 92a68af44d9cc6dd6f66f8db21cc045ef90ab569 /llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp | |
parent | 321c58fc41a52ccfb3aa0d2a0eeda84eb8be5dbe (diff) | |
download | bcm5719-llvm-f5199debc0fabb30dff6367a62f70b2af1efea12.tar.gz bcm5719-llvm-f5199debc0fabb30dff6367a62f70b2af1efea12.zip |
Use a more efficient data structure for the "operand map". The number of
operands to an instruction aren't great, so an iterative search is fairly quick
and doesn't have the overhead of std::map.
llvm-svn: 131886
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp')
0 files changed, 0 insertions, 0 deletions