Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3402 bool isGathered(const Value *V) const { in isGathered() function in llvm::slpvectorizer::BoUpSLP
21008 if (R.isGathered(Chain.front()) || in vectorizeStoreChain()