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