Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h363 VPLastPHISC = VPReductionPHISC, enumerator
H A DVPlan.h743 return getVPDefID() >= VPFirstPHISC && getVPDefID() <= VPLastPHISC; in isPhi()
1128 B->getVPDefID() <= VPDef::VPLastPHISC; in classof()
1133 B->getVPDefID() <= VPRecipeBase::VPLastPHISC; in classof()