Searched refs:isVectorizedFirstNode (Results 1 – 1 of 1) sorted by relevance
1029 bool isVectorizedFirstNode() const { in isVectorizedFirstNode() function in llvm::slpvectorizer::BoUpSLP12664 if (V.isVectorizedFirstNode() && isa<LoadInst>(VL.front())) { in tryToReduce()