Searched refs:ShiftingValue (Results 1 – 1 of 1) sorted by relevance
1274 Optional<llvm::APSInt> ShiftingValue = in check() local1277 if (!ShiftingValue) in check()1290 if (AndValue->getActiveBits() > *ShiftingValue) in check()