Searched refs:UsedValuesEntry (Results 1 – 1 of 1) sorted by relevance
4522 DenseMap<Value *, const TreeEntry *> UsedValuesEntry; in isGatherShuffledEntry() local4535 const TreeEntry *VTE = UsedValuesEntry.lookup(V); in isGatherShuffledEntry()4567 UsedValuesEntry.try_emplace(SV, VTE); in isGatherShuffledEntry()