Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2327 auto MatchConstantBitMask = [&]() { in detectShiftUntilBitTestIdiom() local
2341 if (!MatchVariableBitMask() && !MatchConstantBitMask() && in detectShiftUntilBitTestIdiom()