Searched refs:CheckForReusedReductionOpsLocal (Results 1 – 1 of 1) sorted by relevance
14697 bool CheckForReusedReductionOpsLocal = false; in tryToReduce() local14699 &CheckForReusedReductionOpsLocal, in tryToReduce()14703 if (!CheckForReusedReductionOpsLocal && PrevReduxWidth == ReduxWidth) { in tryToReduce()14706 CheckForReusedReductionOpsLocal |= IsAnyRedOpGathered; in tryToReduce()14720 if (CheckForReusedReductionOpsLocal && PrevReduxWidth != ReduxWidth && in tryToReduce()