Searched refs:IsTruncatingShuffle (Results 1 – 1 of 1) sorted by relevance
2087 bool IsTruncatingShuffle = VecType->getNumElements() < NumInputElts; in foldShuffleFromReductions() local2092 (UsesSecondVec && !IsTruncatingShuffle) ? VecType : ShuffleInputType; in foldShuffleFromReductions()