Searched refs:CSArgOp (Results 1 – 1 of 1) sorted by relevance
845 Value *CSArgOp = ACS.getCallArgOperand(u); in checkForAllCallSites() local846 if (CSArgOp && Fn.getArg(u)->getType() != CSArgOp->getType()) { in checkForAllCallSites()