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