Set the array size to N, which the current array must have enough capacity for.
N,
Declared in <llvm/ADT/SmallVector.h>
<llvm/ADT/SmallVector.h>
void set_size(size_t N);
This does not construct or destroy any elements in the vector.