Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h72 VPValue(VPDef *Def, Value *UV = nullptr) : VPValue(VPVRecipeSC, UV, Def) {} in VPValue() argument
92 VPVRecipeSC /// A VPValue sub-class that is a VPRecipeBase. enumerator