Searched refs:ShiftAmountOpNum (Results 1 – 1 of 1) sorted by relevance
34064 int ShiftAmountOpNum = -1; in shouldSinkOperands() local34066 ShiftAmountOpNum = 1; in shouldSinkOperands()34070 ShiftAmountOpNum = 2; in shouldSinkOperands()34073 if (ShiftAmountOpNum == -1) in shouldSinkOperands()34076 auto *Shuf = dyn_cast<ShuffleVectorInst>(I->getOperand(ShiftAmountOpNum)); in shouldSinkOperands()34079 Ops.push_back(&I->getOperandUse(ShiftAmountOpNum)); in shouldSinkOperands()