Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp808 bool isTreeTinyAndNotFullyVectorizable() const;
4252 bool BoUpSLP::isTreeTinyAndNotFullyVectorizable() const { in isTreeTinyAndNotFullyVectorizable() function in BoUpSLP
6580 if (R.isTreeTinyAndNotFullyVectorizable()) in vectorizeStoreChain()
6878 if (R.isTreeTinyAndNotFullyVectorizable()) in tryToVectorizeList()
7503 if (V.isTreeTinyAndNotFullyVectorizable()) in tryToReduce()