Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:ArgNo

2849   unsigned ArgNo = 0;   // ArgNo - The argument of the CallInst.
2867 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++));
2884 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++));