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 DVPlanConstruction.cpp93 VPValue *VPVal = IRDef2VPValue[Phi]; in fixHeaderPhis() local
94 assert(isa<VPWidenPHIRecipe>(VPVal) && in fixHeaderPhis()
96 auto *VPPhi = cast<VPWidenPHIRecipe>(VPVal); in fixHeaderPhis()