Searched refs:ReductionRoot (Results 1 – 1 of 1) sorted by relevance
1181 Instruction *ReductionRoot = nullptr);13700 Instruction *ReductionRoot) { in vectorizeTree() argument13709 if (ReductionRoot) in vectorizeTree()13710 Builder.SetInsertPoint(ReductionRoot->getParent(), in vectorizeTree()13711 ReductionRoot->getIterator()); in vectorizeTree()14292 Builder.SetInsertPoint(ReductionRoot->getParent(), in vectorizeTree()14293 ReductionRoot->getIterator()); in vectorizeTree()16652 WeakTrackingVH ReductionRoot; member in __anon07b2d77415511::HorizontalReduction16978 ReductionRoot = Root; in matchAssociativeReduction()17165 IRBuilder<TargetFolder> Builder(ReductionRoot->getContext(), in tryToReduce()[all …]