Searched refs:CheckForReusedReductionOpsLocal (Results 1 – 1 of 1) sorted by relevance
22522 bool CheckForReusedReductionOpsLocal = false; in tryToReduce() local22525 if (!CheckForReusedReductionOpsLocal && PrevReduxWidth == ReduxWidth) { in tryToReduce()22528 CheckForReusedReductionOpsLocal |= IsAnyRedOpGathered; in tryToReduce()22545 if (CheckForReusedReductionOpsLocal && PrevReduxWidth != ReduxWidth && in tryToReduce()