Searched refs:getReductionVars (Results 1 – 1 of 1) sorted by relevance
1213 ReductionList *getReductionVars() { return &Reductions; } in getReductionVars() function in __anon63bf7e8f0111::LoopVectorizationLegality3308 RecurrenceDescriptor RdxDesc = (*Legal->getReductionVars())[RdxPhi]; in vectorizeLoop()4888 RecurrenceDescriptor RdxDesc = (*Legal->getReductionVars())[PN]; in getSmallestAndWidestTypes()5003 if (VF > 1 && Legal->getReductionVars()->size()) { in selectInterleaveCount()5034 if (Legal->getReductionVars()->size() && in selectInterleaveCount()5054 bool HasReductions = (Legal->getReductionVars()->size() > 0); in selectInterleaveCount()5642 for (auto &Reduction : *Legal->getReductionVars()) { in collectValuesToIgnore()