Searched refs:OperandInstr (Results 1 – 1 of 1) sorted by relevance
15207 Instruction *OperandInstr = dyn_cast<Instruction>(Insert->getOperand(1)); in shouldSinkOperands() local15208 if (!OperandInstr) in shouldSinkOperands()15217 unsigned Opcode = OperandInstr->getOpcode(); in shouldSinkOperands()15228 if (!MaskedValueIsZero(OperandInstr, UpperMask, DL)) in shouldSinkOperands()