Searched defs:VPDef (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanValue.h | 46 friend class VPDef; variable |
H A D | VPlan.h | 722 : VPDef(SC), VPUser(Operands, VPUser::VPUserID::Recipe), DL(DL) {} VPDef() function |