Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp171 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative() function
393 if (areCommutative(Values)) { in buildGraph()