Searched refs:isTreeTinyAndNotFullyVectorizable (Results 1 – 1 of 1) sorted by relevance
1154 bool isTreeTinyAndNotFullyVectorizable(bool ForReduction = false) const;8605 bool BoUpSLP::isTreeTinyAndNotFullyVectorizable(bool ForReduction) const { in isTreeTinyAndNotFullyVectorizable() function in BoUpSLP13442 if (R.isTreeTinyAndNotFullyVectorizable()) in vectorizeStoreChain()13805 if (R.isTreeTinyAndNotFullyVectorizable()) in tryToVectorizeList()14742 if (V.isTreeTinyAndNotFullyVectorizable(/*ForReduction=*/true)) { in tryToReduce()