Home
last modified time | relevance | path

Searched refs:OKForBitReverse (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp3203 bool OKForBitReverse = MatchBitReversals; in recognizeBSwapOrBitReverseIdiom() local
3205 (BitIdx < DemandedBW) && (OKForBSwap || OKForBitReverse); ++BitIdx) { in recognizeBSwapOrBitReverseIdiom()
3212 OKForBitReverse &= bitTransformIsCorrectForBitReverse(BitProvenance[BitIdx], in recognizeBSwapOrBitReverseIdiom()
3219 else if (OKForBitReverse) in recognizeBSwapOrBitReverseIdiom()