Searched refs:HasReductions (Results 1 – 1 of 1) sorted by relevance
5695 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local5702 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()5809 if (VF.isVector() && HasReductions) { in selectInterleaveCount()5831 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()5852 HasReductions && in selectInterleaveCount()5868 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()