Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp67 bool VPlanSlp::areVectorizable(ArrayRef<VPValue *> Operands) const { in areVectorizable() function in VPlanSlp
386 if (!areVectorizable(Values)) in buildGraph()
H A DVPlan.h3016 bool areVectorizable(ArrayRef<VPValue *> Operands) const;