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