Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6998 WeakTrackingVH ReductionRoot; member in __anon7a00047f2a11::HorizontalReduction
7323 ReductionRoot = B; in matchAssociativeReduction()
7429 IRBuilder<> Builder(cast<Instruction>(ReductionRoot)); in tryToReduce()
7453 ExternallyUsedValues[ReductionRoot]; in tryToReduce()
7547 Instruction *RdxRootInst = cast<Instruction>(ReductionRoot); in tryToReduce()
7586 ReductionRoot->replaceAllUsesWith(VectorizedTree); in tryToReduce()