Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp164 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative() function
393 if (areCommutative(Values)) { in buildGraph()