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