Use SmallSetVector instead of SmallVector to avoid duplication, so that dead nodes get erased/deleted only once.
20 KiB
20 KiB
Use SmallSetVector instead of SmallVector to avoid duplication, so that dead nodes get erased/deleted only once.