diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-08-19 17:48:28 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-08-19 17:48:28 +0000 |
commit | 825e955e40d2d68770aab2f85785f33fd2adbd31 (patch) | |
tree | c00b5f3f821623b7578bcf0cfc1a5c14e82c5e0f /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | a5fbf27bc85018b568433bf4b61aa42a2ab025c0 (diff) | |
download | bcm5719-llvm-825e955e40d2d68770aab2f85785f33fd2adbd31.tar.gz bcm5719-llvm-825e955e40d2d68770aab2f85785f33fd2adbd31.zip |
Add SmallVector::{capacity,set_size}.
- These allow clients to make use of the extra elements in the vector which
have already been allocated, without requiring them to be value initialized.
llvm-svn: 79433
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions