Searched refs:Extnd (Results 1 – 1 of 1) sorted by relevance
9209 auto *Extnd = new VPWidenCastRecipe(ExtendOpc, Trunc, PhiTy); in adjustRecipesForReductions() local9211 Extnd->insertAfter(Trunc); in adjustRecipesForReductions()9213 PhiR->setOperand(1, Extnd->getVPSingleValue()); in adjustRecipesForReductions()