Searched refs:getCallArgOperand (Results 1 – 3 of 3) sorted by relevance
177 Value *getCallArgOperand(Argument &Arg) const { in getCallArgOperand() function178 return getCallArgOperand(Arg.getArgNo()); in getCallArgOperand()183 Value *getCallArgOperand(unsigned ArgNo) const { in getCallArgOperand() function
1530 Value *CSArgOp = ACS.getCallArgOperand(u); in checkForAllCallSites()1536 << *ACS.getCallArgOperand(u)->getType() << "\n"); in checkForAllCallSites()2650 NewArgOperands.push_back(ACS.getCallArgOperand(OldArgNum)); in rewriteFunctionSignatures()
6560 << CBACS.getCallArgOperand(CBArg) << " vs " in updateImpl()6821 ACS.getCallArgOperand(ARI.getReplacedArg().getArgNo()), in manifest()