Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2507 void removeInstructionsAndOperands(ArrayRef<T *> DeadVals) { in removeInstructionsAndOperands() function in llvm::slpvectorizer::BoUpSLP
14281 removeInstructionsAndOperands(ArrayRef(RemovedInsts)); in vectorizeTree()
17768 V.removeInstructionsAndOperands(RdxOps); in tryToReduce()