summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-05-23 00:18:33 +0000
committerBill Wendling <isanbard@gmail.com>2011-05-23 00:18:33 +0000
commitf5199debc0fabb30dff6367a62f70b2af1efea12 (patch)
tree92a68af44d9cc6dd6f66f8db21cc045ef90ab569 /llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
parent321c58fc41a52ccfb3aa0d2a0eeda84eb8be5dbe (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud