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.
Converting CodeGenDAGPatterns::GenerateVariants() to use this saves 10secs in debug builds of x86 -gen-dag-isel