s/std::set/DenseSet/; NFC
We only use this set for `insert` and `count`, so a hashing container seems better here. llvm-svn: 340783
Loading
Please register or sign in to comment
We only use this set for `insert` and `count`, so a hashing container seems better here. llvm-svn: 340783