Searched refs:CheckForReusedReductionOpsLocal (Results 1 – 1 of 1) sorted by relevance
17401 bool CheckForReusedReductionOpsLocal = false; in tryToReduce() local17403 &CheckForReusedReductionOpsLocal, in tryToReduce()17407 if (!CheckForReusedReductionOpsLocal && PrevReduxWidth == ReduxWidth) { in tryToReduce()17410 CheckForReusedReductionOpsLocal |= IsAnyRedOpGathered; in tryToReduce()17424 if (CheckForReusedReductionOpsLocal && PrevReduxWidth != ReduxWidth && in tryToReduce()