Searched refs:MightBeIgnored (Results 1 – 1 of 1) sorted by relevance
8338 auto MightBeIgnored = [=](Value *V) { in isGatherShuffledEntry() local8356 return V != V1 && MightBeIgnored(V1) && !UsedInSameVTE && in isGatherShuffledEntry()8373 if (isConstant(V) || (MightBeIgnored(V) && in isGatherShuffledEntry()