Searched refs:VPVal (Results 1 – 1 of 1) sorted by relevance
126 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes() local127 assert(isa<VPWidenPHIRecipe>(VPVal) && in fixPhiNodes()129 auto *VPPhi = cast<VPWidenPHIRecipe>(VPVal); in fixPhiNodes()