Searched refs:CheckForReusedReductionOpsLocal (Results 1 – 1 of 1) sorted by relevance
12536 bool CheckForReusedReductionOpsLocal = false; in tryToReduce() local12538 &CheckForReusedReductionOpsLocal, in tryToReduce()12542 if (!CheckForReusedReductionOpsLocal && PrevReduxWidth == ReduxWidth) { in tryToReduce()12545 CheckForReusedReductionOpsLocal |= IsAnyRedOpGathered; in tryToReduce()12558 if (CheckForReusedReductionOpsLocal && PrevReduxWidth != ReduxWidth && in tryToReduce()