Searched refs:ResumePhi (Results 1 – 3 of 3) sorted by relevance
656 case VPInstruction::ResumePhi: { in generatePerPart()688 return getOpcode() == VPInstruction::ResumePhi; in isSingleScalar()765 case VPInstruction::ResumePhi: in onlyFirstLaneUsed()818 case VPInstruction::ResumePhi: in print()
7221 auto *ResumePhi = in createAndCollectMergePhiForReduction() local7228 ResumePhi = cast<PHINode>(Cmp->getOperand(0)); in createAndCollectMergePhiForReduction()7230 assert((!VectorizingEpilogue || ResumePhi) && in createAndCollectMergePhiForReduction()7249 else if (ResumePhi && is_contained(ResumePhi->blocks(), Incoming)) in createAndCollectMergePhiForReduction()7250 BCBlockPhi->addIncoming(ResumePhi->getIncomingValueForBlock(Incoming), in createAndCollectMergePhiForReduction()8446 VPInstruction::ResumePhi, {Resume, FOR->getStartValue()}, {}, in addLiveOutsForFirstOrderRecurrences()
1247 ResumePhi, enumerator