Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OffsetNode

4626   if (ConstantSDNode *OffsetNode = dyn_cast<ConstantSDNode>(OffsetOp))
4627 return InferPointerInfo(Ptr, OffsetNode->getSExtValue());