Skip to content
Commit 28610b98 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 41f8b0b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment