Searched refs:BCBlockPhi (Results 1 – 1 of 1) sorted by relevance
7239 auto *BCBlockPhi = in createAndCollectMergePhiForReduction() local7248 BCBlockPhi->addIncoming(FinalValue, Incoming); in createAndCollectMergePhiForReduction()7250 BCBlockPhi->addIncoming(ResumePhi->getIncomingValueForBlock(Incoming), in createAndCollectMergePhiForReduction()7253 BCBlockPhi->addIncoming(RdxDesc.getRecurrenceStartValue(), Incoming); in createAndCollectMergePhiForReduction()7265 OrigPhi->setIncomingValue(SelfEdgeBlockIdx, BCBlockPhi); in createAndCollectMergePhiForReduction()7269 ReductionResumeValues[&RdxDesc] = BCBlockPhi; in createAndCollectMergePhiForReduction()