diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-04-19 17:52:34 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-04-19 17:52:34 +0000 |
commit | a37e2295d4572cb1b7cdb08e57688b564d1f5f51 (patch) | |
tree | 69e6c862f43ac74e2d00c4bee6d675cac1e1073b /llvm/docs/Bugpoint.html | |
parent | 8c2beaac8bf144d06517153d1c0ed073ae3123c8 (diff) | |
download | bcm5719-llvm-a37e2295d4572cb1b7cdb08e57688b564d1f5f51.tar.gz bcm5719-llvm-a37e2295d4572cb1b7cdb08e57688b564d1f5f51.zip |
Use a SmallVector instead of std::vector for ResOperands.
There's almost always a small number of instruction operands, so
use a SmallVector and save on heap allocations.
llvm-svn: 155143
Diffstat (limited to 'llvm/docs/Bugpoint.html')
0 files changed, 0 insertions, 0 deletions