Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp97 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes() local
98 assert(isa<VPWidenPHIRecipe>(VPVal) && in fixPhiNodes()
100 auto *VPPhi = cast<VPWidenPHIRecipe>(VPVal); in fixPhiNodes()