Searched refs:CheckForReusedReductionOpsLocal (Results 1 – 1 of 1) sorted by relevance
11111 bool CheckForReusedReductionOpsLocal = false; in tryToReduce() local11113 &CheckForReusedReductionOpsLocal, in tryToReduce()11117 if (!CheckForReusedReductionOpsLocal && PrevReduxWidth == ReduxWidth) { in tryToReduce()11120 CheckForReusedReductionOpsLocal |= IsAnyRedOpGathered; in tryToReduce()11133 if (CheckForReusedReductionOpsLocal && PrevReduxWidth != ReduxWidth && in tryToReduce()