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