Searched refs:ReductionRoot (Results 1 – 1 of 1) sorted by relevance
7316 WeakTrackingVH ReductionRoot; member in __anon75ab86282e11::HorizontalReduction7673 ReductionRoot = Inst; in matchAssociativeReduction()7779 IRBuilder<> Builder(cast<Instruction>(ReductionRoot)); in tryToReduce()7803 ExternallyUsedValues[ReductionRoot]; in tryToReduce()7861 if (isa<SelectInst>(ReductionRoot) && in tryToReduce()7862 isBoolLogicOp(cast<Instruction>(ReductionRoot)) && in tryToReduce()7906 Instruction *RdxRootInst = cast<Instruction>(ReductionRoot); in tryToReduce()7950 ReductionRoot->replaceAllUsesWith(VectorizedTree); in tryToReduce()