mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +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.