Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp812 bool isTreeTinyAndNotFullyVectorizable() const;
4333 bool BoUpSLP::isTreeTinyAndNotFullyVectorizable() const { in isTreeTinyAndNotFullyVectorizable() function in BoUpSLP
6896 if (R.isTreeTinyAndNotFullyVectorizable()) in vectorizeStoreChain()
7196 if (R.isTreeTinyAndNotFullyVectorizable()) in tryToVectorizeList()
7853 if (V.isTreeTinyAndNotFullyVectorizable()) in tryToReduce()