Searched refs:NArgVal (Results 1 – 2 of 2) sorted by relevance
7337 SDValue NArgVal = getValue(CS.getArgument(PatchPointOpers::NArgPos)); in visitPatchpoint() local7338 unsigned NumArgs = cast<ConstantSDNode>(NArgVal)->getZExtValue(); in visitPatchpoint()
8106 SDValue NArgVal = getValue(CS.getArgument(PatchPointOpers::NArgPos)); in visitPatchpoint() local8107 unsigned NumArgs = cast<ConstantSDNode>(NArgVal)->getZExtValue(); in visitPatchpoint()