commit | f415d8b64687d4db7e1986b74e9da6cae72c0fd1 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Mon May 23 00:18:33 2011 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Mon May 23 00:18:33 2011 +0000 |
tree | d82346b645973a93ed9270b6ae5782f8664f1b30 | |
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