Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2654 canReorderOperands(TreeEntry *UserTE,
5494 bool BoUpSLP::canReorderOperands( in canReorderOperands() function in BoUpSLP
5619 if (!canReorderOperands(Data.first, Data.second, NonVectorized, in reorderBottomToTop()