Searched refs:MightBeIgnored (Results 1 – 1 of 1) sorted by relevance
9606 auto MightBeIgnored = [=](Value *V) { in isGatherShuffledSingleRegisterEntry() local9621 return V != V1 && MightBeIgnored(V1) && !UsedInSameVTE && in isGatherShuffledSingleRegisterEntry()9638 if (isConstant(V) || (MightBeIgnored(V) && in isGatherShuffledSingleRegisterEntry()