Home
last modified time | relevance | path

Searched defs:VPlanSlp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h66 class VPlanSlp; variable
1230 friend class VPlanSlp; variable
3776 VPlanSlp(VPInterleavedAccessInfo &IAI, VPBasicBlock &BB) : IAI(IAI), BB(BB) {} in VPlanSlp() function