Searched refs:OKForBSwap (Results 1 – 1 of 1) sorted by relevance
4053 bool OKForBSwap = MatchBSwaps && (DemandedBW % 16) == 0; in recognizeBSwapOrBitReverseIdiom() local4056 (BitIdx < DemandedBW) && (OKForBSwap || OKForBitReverse); ++BitIdx) { in recognizeBSwapOrBitReverseIdiom()4061 OKForBSwap &= bitTransformIsCorrectForBSwap(BitProvenance[BitIdx], BitIdx, in recognizeBSwapOrBitReverseIdiom()4068 if (OKForBSwap) in recognizeBSwapOrBitReverseIdiom()