Searched refs:UpperMask (Results 1 – 1 of 1) sorted by relevance
14009 APInt UpperMask = APInt::getHighBitsSet(Bitwidth, Bitwidth / 2); in shouldSinkOperands() local14011 if (!MaskedValueIsZero(OperandInstr, UpperMask, DL)) in shouldSinkOperands()