diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-19 11:08:54 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-19 11:08:54 +0000 |
| commit | 07a5fcd87d717beeaa60049883686b94b1277017 (patch) | |
| tree | df2557373cc4730bed72af7fbcebd11bdb1c9185 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
| parent | 21aea51e71614b15545c69f84310b938520b069c (diff) | |
| download | bcm5719-llvm-07a5fcd87d717beeaa60049883686b94b1277017.tar.gz bcm5719-llvm-07a5fcd87d717beeaa60049883686b94b1277017.zip | |
[ADT][BitVector] Add push_back()
Add a higher performance alternative to calling resize() every time which performs a lot of clearing to zero - when we're adding a single bit most of the time this will be completely unnecessary.
Differential Revision: https://reviews.llvm.org/D52236
llvm-svn: 342535
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions

