Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5459 WeakTrackingVH ReductionRoot; member in __anonfe9ee8d91a11::HorizontalReduction
5632 ReductionRoot = B; in matchAssociativeReduction()
5744 IRBuilder<> Builder(cast<Instruction>(ReductionRoot)); in tryToReduce()
5759 ExternallyUsedValues[ReductionRoot]; in tryToReduce()
5811 Builder.SetInsertPoint(cast<Instruction>(ReductionRoot)); in tryToReduce()
5848 ReductionRoot->replaceAllUsesWith(VectorizedTree); in tryToReduce()