Files
swift-mirror/include/swift/Basic
Michael Gottesman dee2627d0e [semantic-arc-opts] Change semantic arc opts to use a SmallBlotSetVector instead of a SmallSetVector.
Blotting is a trick with Map/Set vectors that involves one assigning None to the
vector at the index mapped to an entry instead of deleting the entry itself from
the vector. This ensures that we do not need to move elements of the vector down
when erasing elements from the worklist.
2019-08-29 17:13:32 -07:00
..
2018-11-20 15:22:26 -07:00
2018-07-25 22:23:00 -07:00
2019-07-11 11:10:32 -07:00
2019-03-28 15:57:53 -07:00
2018-07-24 12:48:48 -07:00
2019-06-02 12:10:43 +09:00
2019-06-02 12:10:43 +09:00