Searched refs:VisitedValue (Results 1 – 1 of 1) sorted by relevance
15325 SmallPtrSet<const Value *, 16> VisitedValue; in isGatherShuffledSingleRegisterEntry() local15360 if (isConstant(V) || !VisitedValue.insert(V).second) in isGatherShuffledSingleRegisterEntry()