Home
last modified time | relevance | path

Searched refs:VPIRInst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9679 auto *VPIRInst = cast<VPIRPhi>(&R); in preparePlanForMainVectorLoop() local
9680 if (EpiWidenedPhis.contains(&VPIRInst->getIRPhi())) in preparePlanForMainVectorLoop()
9686 VPRecipeBase *ResumePhi = VPIRInst->getOperand(0)->getDefiningRecipe(); in preparePlanForMainVectorLoop()
9687 VPIRInst->eraseFromParent(); in preparePlanForMainVectorLoop()