Searched refs:UniqueElements (Results 1 – 1 of 1) sorted by relevance
8453 DenseSet<Value *> UniqueElements; in getGatherCost() local8462 if (!UniqueElements.insert(VL[Idx]).second) { in getGatherCost()