Searched refs:VectorPhiR (Results 1 – 1 of 1) sorted by relevance
8412 auto *VectorPhiR = in addScalarResumePhis() local8414 if (auto *WideIVR = dyn_cast<VPWidenInductionRecipe>(VectorPhiR)) { in addScalarResumePhis()8426 assert(cast<VPWidenIntOrFpInductionRecipe>(VectorPhiR)->getTruncInst() && in addScalarResumePhis()8434 bool IsFOR = isa<VPFirstOrderRecurrencePHIRecipe>(VectorPhiR); in addScalarResumePhis()8435 auto *ResumeFromVectorLoop = VectorPhiR->getBackedgeValue(); in addScalarResumePhis()8444 {ResumeFromVectorLoop, VectorPhiR->getStartValue()}, {}, Name); in addScalarResumePhis()