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 | f415d8b64687d4db7e1986b74e9da6cae72c0fd1 (patch) | |
tree | d82346b645973a93ed9270b6ae5782f8664f1b30 /test | |
parent | 6083bb935373020af240bdf8fbec1cdcf360303f (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 'test')
0 files changed, 0 insertions, 0 deletions