Searched refs:ShiftCNode (Results 1 – 1 of 1) sorted by relevance
9626 ConstantSDNode *ShiftCNode = isConstOrConstSplat(V.getOperand(1)); in combineShiftOfShiftedLogic() local9627 if (!ShiftCNode) in combineShiftOfShiftedLogic()9632 ShiftAmtVal = &ShiftCNode->getAPIntValue(); in combineShiftOfShiftedLogic()