Searched refs:HasReductions (Results 1 – 1 of 1) sorted by relevance
4629 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local4769 if (VF.isVector() && HasReductions) { in selectInterleaveCount()4791 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()4812 HasReductions && in selectInterleaveCount()4829 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()