Searched refs:UsedValuesEntry (Results 1 – 1 of 1) sorted by relevance
7271 DenseMap<Value *, int> UsedValuesEntry; in isGatherShuffledEntry() local7316 UsedValuesEntry.try_emplace(V, Idx); in isGatherShuffledEntry()7365 unsigned Idx = UsedValuesEntry.lookup(V); in isGatherShuffledEntry()