Searched refs:ShiftAmountOpNum (Results 1 – 1 of 1) sorted by relevance
35051 int ShiftAmountOpNum = -1; in shouldSinkOperands() local35053 ShiftAmountOpNum = 1; in shouldSinkOperands()35057 ShiftAmountOpNum = 2; in shouldSinkOperands()35060 if (ShiftAmountOpNum == -1) in shouldSinkOperands()35063 auto *Shuf = dyn_cast<ShuffleVectorInst>(I->getOperand(ShiftAmountOpNum)); in shouldSinkOperands()35066 Ops.push_back(&I->getOperandUse(ShiftAmountOpNum)); in shouldSinkOperands()