diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-09-20 05:15:12 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-09-20 05:15:12 +0000 |
| commit | 28610b98784ab62f10e9452a6aebf91e8164b0cb (patch) | |
| tree | 95b80beb73fb22acd3faf353cd1f9d84fc6034c1 /llvm/lib/CodeGen/LiveVariables.cpp | |
| parent | 41f8b0b7a65fed974b66341864ba58625858765a (diff) | |
| download | bcm5719-llvm-28610b98784ab62f10e9452a6aebf91e8164b0cb.tar.gz bcm5719-llvm-28610b98784ab62f10e9452a6aebf91e8164b0cb.zip | |
don't use count + insert, just do insert + failure. Also, instead of deleting from
the middle of a vector, swap the last element in and pop_back. Also saves 330 bytes :)
llvm-svn: 82365
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions

