Searched refs:IsValidElementCount (Results 1 – 1 of 1) sorted by relevance
17751 bool IsValidElementCount = Op0VT.getVectorNumElements() % 8 == 0; in performVecReduceAddCombine() local17753 if (!IsValidElementCount || !IsValidSize) in performVecReduceAddCombine()