Searched refs:isTreeTinyAndNotFullyVectorizable (Results 1 – 1 of 1) sorted by relevance
1333 bool isTreeTinyAndNotFullyVectorizable(bool ForReduction = false) const;10111 bool BoUpSLP::isTreeTinyAndNotFullyVectorizable(bool ForReduction) const { in isTreeTinyAndNotFullyVectorizable() function in BoUpSLP15956 if (R.isTreeTinyAndNotFullyVectorizable()) { in vectorizeStoreChain()16529 if (R.isTreeTinyAndNotFullyVectorizable()) in tryToVectorizeList()17446 if (V.isTreeTinyAndNotFullyVectorizable(/*ForReduction=*/true)) { in tryToReduce()