Searched refs:isTreeTinyAndNotFullyVectorizable (Results 1 – 1 of 1) sorted by relevance
1004 bool isTreeTinyAndNotFullyVectorizable(bool ForReduction = false) const;6723 bool BoUpSLP::isTreeTinyAndNotFullyVectorizable(bool ForReduction) const { in isTreeTinyAndNotFullyVectorizable() function in BoUpSLP10075 if (R.isTreeTinyAndNotFullyVectorizable()) in vectorizeStoreChain()10377 if (R.isTreeTinyAndNotFullyVectorizable()) in tryToVectorizeList()11155 if (V.isTreeTinyAndNotFullyVectorizable(/*ForReduction=*/true)) { in tryToReduce()