Searched refs:IsValidSize (Results 1 – 1 of 1) sorted by relevance
18322 bool IsValidSize = Op0VT.getScalarSizeInBits() == 8; in performVecReduceAddCombine() local18323 if (!IsValidElementCount || !IsValidSize) in performVecReduceAddCombine()