Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2453 bool isFullyVectorizableTinyTree(bool ForReduction) const;
8489 bool BoUpSLP::isFullyVectorizableTinyTree(bool ForReduction) const { in isFullyVectorizableTinyTree() function in BoUpSLP
8639 if (isFullyVectorizableTinyTree(ForReduction)) in isTreeTinyAndNotFullyVectorizable()