Searched refs:RedResult (Results 1 – 1 of 1) sorted by relevance
7208 VPInstruction *RedResult, in createAndCollectMergePhiForReduction() argument7212 if (!RedResult || in createAndCollectMergePhiForReduction()7213 RedResult->getOpcode() != VPInstruction::ComputeReductionResult) in createAndCollectMergePhiForReduction()7216 auto *PhiR = cast<VPReductionPHIRecipe>(RedResult->getOperand(0)); in createAndCollectMergePhiForReduction()7220 State.get(RedResult, VPIteration(State.UF - 1, VPLane::getFirstLane())); in createAndCollectMergePhiForReduction()