Searched refs:HasReductions (Results 1 – 1 of 1) sorted by relevance
5357 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local5364 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()5494 if (VF.isVector() && HasReductions) { in selectInterleaveCount()5516 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()5537 HasReductions && in selectInterleaveCount()5553 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()