Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp77 bool VPlanSlp::areVectorizable(ArrayRef<VPValue *> Operands) const { in areVectorizable() function in VPlanSlp
386 if (!areVectorizable(Values)) in buildGraph()
H A DVPlan.h1594 bool areVectorizable(ArrayRef<VPValue *> Operands) const;