Searched refs:PrevReduxWidth (Results 1 – 1 of 1) sorted by relevance
12535 unsigned PrevReduxWidth = ReduxWidth; in tryToReduce() local12539 &PrevReduxWidth, &V, in tryToReduce()12542 if (!CheckForReusedReductionOpsLocal && PrevReduxWidth == ReduxWidth) { in tryToReduce()12558 if (CheckForReusedReductionOpsLocal && PrevReduxWidth != ReduxWidth && in tryToReduce()12563 PrevReduxWidth = ReduxWidth; in tryToReduce()