Searched refs:ReductionPHI (Results 1 – 1 of 1) sorted by relevance
3652 PHINode *ReductionPHI; member in __anonf9942ad60111::HorizontalReduction3667 : ReductionRoot(nullptr), ReductionPHI(nullptr), ReductionOpcode(0), in HorizontalReduction()3703 ReductionPHI = Phi; in matchAssociativeReduction()3815 if (ReductionPHI) { in tryToReduce()3818 ReductionRoot->setOperand(1, ReductionPHI); in tryToReduce()