aboutsummaryrefslogtreecommitdiff
path: root/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
commitf415d8b64687d4db7e1986b74e9da6cae72c0fd1 (patch)
treed82346b645973a93ed9270b6ae5782f8664f1b30 /lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
parent6083bb935373020af240bdf8fbec1cdcf360303f (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131886 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/InstCombine/InstCombineMulDivRem.cpp')
0 files changed, 0 insertions, 0 deletions