[ConstraintElimination] Use SmallVectorImpl (NFC)
authorNikita Popov <npopov@redhat.com>
Mon, 14 Nov 2022 10:01:15 +0000 (11:01 +0100)
committerNikita Popov <npopov@redhat.com>
Mon, 14 Nov 2022 10:01:15 +0000 (11:01 +0100)
commit42d92614173271fe1e8c40a5ad907b8c08f54f94
treec476a8143d05ef95fb5afaaedc2b47bb6f198adf
parentfeda983ff89b7be27a9bfabbabce7d2b59869eba
[ConstraintElimination] Use SmallVectorImpl (NFC)

When passing a SmallVector by reference, don't specify its size.
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp