Jim Grosbach e8c60733b9 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
2012-04-19 17:52:34 +00:00
..
2010-10-11 19:38:01 +00:00
2012-04-11 21:02:30 +00:00
2012-04-11 21:09:54 +00:00