Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1608 bool isFullyVectorizableTinyTree() const;
4234 bool BoUpSLP::isFullyVectorizableTinyTree() const { in isFullyVectorizableTinyTree() function in BoUpSLP
4347 if (isFullyVectorizableTinyTree()) in isTreeTinyAndNotFullyVectorizable()