[SLP][NFC]Use DenseSet instead of SetVector, NFC.
For CSEBlocks we can safely use DenseSet, the order should not be preserved for this container.
Loading
Please sign in to comment
For CSEBlocks we can safely use DenseSet, the order should not be preserved for this container.