mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
This patch uses *Set::insert_range and a range constructor of DenseSet to clean up the code to populate sets.
This patch uses *Set::insert_range and a range constructor of DenseSet to clean up the code to populate sets.