Searched refs:RecurSplice (Results 1 – 1 of 1) sorted by relevance
9374 auto *RecurSplice = cast<VPInstruction>( in buildVPlanWithVPRecipes() local9381 RecurSplice->moveBefore(*Succ, Succ->getFirstNonPhi()); in buildVPlanWithVPRecipes()9383 RecurSplice->moveAfter(PrevRecipe); in buildVPlanWithVPRecipes()9384 RecurPhi->replaceAllUsesWith(RecurSplice); in buildVPlanWithVPRecipes()9387 RecurSplice->setOperand(0, RecurPhi); in buildVPlanWithVPRecipes()