Searched defs:VPRecipeBase (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanValue.h | 52 friend class VPRecipeBase; variable |
H A D | VPlan.h | 827 : VPRecipeBase(SC, Operands, DL), VPValue(this) {} VPRecipeBase() function |