Searched refs:UsedInSameVTE (Results 1 – 1 of 1) sorted by relevance
8352 bool UsedInSameVTE = false; in isGatherShuffledEntry() local8355 UsedInSameVTE = It->second == UsedValuesEntry.find(V)->second; in isGatherShuffledEntry()8356 return V != V1 && MightBeIgnored(V1) && !UsedInSameVTE && in isGatherShuffledEntry()