Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2831 bool isFullyVectorizableTinyTree(bool ForReduction) const;
9998 bool BoUpSLP::isFullyVectorizableTinyTree(bool ForReduction) const { in isFullyVectorizableTinyTree() function in BoUpSLP
10143 if (isFullyVectorizableTinyTree(ForReduction)) in isTreeTinyAndNotFullyVectorizable()