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