Searched refs:NewCopies (Results 1 – 1 of 1) sorted by relevance
378 SmallSetVector<Value *, 8> NewCopies; in getPotentialCopiesOfMemoryValue() local452 if (NewCopies.count(V)) { in getPotentialCopiesOfMemoryValue()458 if (NewCopies.count(V)) { in getPotentialCopiesOfMemoryValue()490 NewCopies.insert(V); in getPotentialCopiesOfMemoryValue()505 NewCopies.insert(V); in getPotentialCopiesOfMemoryValue()517 NewCopies.insert(Acc.getRemoteInst()); in getPotentialCopiesOfMemoryValue()557 NewCopies.insert(InitialValue); in getPotentialCopiesOfMemoryValue()583 PotentialCopies.insert(NewCopies.begin(), NewCopies.end()); in getPotentialCopiesOfMemoryValue()