Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2288 canReorderOperands(TreeEntry *UserTE,
4567 bool BoUpSLP::canReorderOperands( in canReorderOperands() function in BoUpSLP
4690 if (!canReorderOperands(Data.first, Data.second, NonVectorized, in reorderBottomToTop()