Searched refs:RedR (Results 1 – 1 of 1) sorted by relevance
1496 } else if (auto *RedR = dyn_cast<VPReductionRecipe>(CurRecipe)) { in tryAddExplicitVectorLength() local1497 NewRecipe = new VPReductionEVLRecipe(RedR, VPEVL, in tryAddExplicitVectorLength()1498 GetNewMask(RedR->getCondOp())); in tryAddExplicitVectorLength()