Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2461 auto MatchConstantBitMask = [&]() { in detectShiftUntilBitTestIdiom() local
2475 if (!MatchVariableBitMask() && !MatchConstantBitMask() && in detectShiftUntilBitTestIdiom()