Searched refs:NewVPV (Results 1 – 1 of 1) sorted by relevance
306 VPValue *NewVPV; in createVPInstructionsForVPBB() local311 NewVPV = new VPWidenPHIRecipe(Phi); in createVPInstructionsForVPBB()312 VPBB->appendRecipe(cast<VPWidenPHIRecipe>(NewVPV)); in createVPInstructionsForVPBB()323 NewVPV = cast<VPInstruction>( in createVPInstructionsForVPBB()327 IRDef2VPValue[Inst] = NewVPV; in createVPInstructionsForVPBB()