Searched refs:can_be_vectorized (Results 1 – 1 of 1) sorted by relevance
3611 int64 can_be_vectorized = 0; in IsUnrollingColumnReductionBeneficial() local3627 can_be_vectorized++; in IsUnrollingColumnReductionBeneficial()3634 can_be_vectorized += NumInputsInvolveInOnlyElementwiseOps( in IsUnrollingColumnReductionBeneficial()3643 return can_be_vectorized >= cannot_be_vectorized; in IsUnrollingColumnReductionBeneficial()