Searched refs:ShAmount (Results 1 – 1 of 1) sorted by relevance
909 ConstantSDNode *ShAmount = dyn_cast<ConstantSDNode>(Op1); in performSRACombine() local911 if (!ShAmount) in performSRACombine()919 unsigned TotalBits = ShAmount->getZExtValue() + ExtendTy.getSizeInBits(); in performSRACombine()