Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp126 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes() local
127 assert(isa<VPWidenPHIRecipe>(VPVal) && in fixPhiNodes()
129 auto *VPPhi = cast<VPWidenPHIRecipe>(VPVal); in fixPhiNodes()