Searched refs:IsSplatOrUndefs (Results 1 – 1 of 1) sorted by relevance
9579 bool IsSplatOrUndefs = isSplat(VL) || all_of(VL, UndefValue::classof); in isGatherShuffledSingleRegisterEntry() local9608 return I && !IsSplatOrUndefs && !ScalarToTreeEntry.count(I) && in isGatherShuffledSingleRegisterEntry()