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