mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Remove unused method collectForwardableValues()
This commit is contained in:
@@ -69,7 +69,6 @@ class ArrayAllocation {
|
||||
|
||||
bool mapInitializationStores(SILValue ElementBuffer);
|
||||
bool recursivelyCollectUses(ValueBase *Def);
|
||||
bool collectForwardableValues();
|
||||
bool replacementsAreValid();
|
||||
|
||||
// After approx. this many elements, it's faster to use append(contentsOf:)
|
||||
|
||||
Reference in New Issue
Block a user