Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp165 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative() function
394 if (areCommutative(Values)) { in buildGraph()