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.cpp3597 bool isFullyVectorizableTinyTree(bool ForReduction) const;
13895 bool BoUpSLP::isFullyVectorizableTinyTree(bool ForReduction) const { in isFullyVectorizableTinyTree() function in BoUpSLP
14092 if (isFullyVectorizableTinyTree(ForReduction)) in isTreeTinyAndNotFullyVectorizable()