mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
These sets are _much_ more efficient than `Set<Value>` and `Set<Instruction>` because they bridge to the efficient `NodeSet`. Insertions/deletions are just bit operations.
5.0 KiB
5.0 KiB