Searched refs:IsSplatOrUndefs (Results 1 – 1 of 1) sorted by relevance
11170 bool IsSplatOrUndefs = isSplat(VL) || all_of(VL, IsaPred<UndefValue>); in isGatherShuffledSingleRegisterEntry() local11199 return I && !IsSplatOrUndefs && !ScalarToTreeEntry.count(I) && in isGatherShuffledSingleRegisterEntry()