Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3406 bool isNotScheduled(const Value *V) const { in isNotScheduled() function in llvm::slpvectorizer::BoUpSLP
21009 R.isNotScheduled(cast<StoreInst>(Chain.front())->getValueOperand())) in vectorizeStoreChain()