Searched refs:SRAConstant (Results 1 – 1 of 1) sorted by relevance
3496 ConstantSDNode *SRAConstant = dyn_cast<ConstantSDNode>(SRASrc1); in tryABSOp() local3501 SRAConstant != nullptr && Size == SRAConstant->getZExtValue()) { in tryABSOp()