Home
last modified time | relevance | path

Searched refs:CSArgOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1530 Value *CSArgOp = ACS.getCallArgOperand(u); in checkForAllCallSites() local
1531 if (CSArgOp && Fn.getArg(u)->getType() != CSArgOp->getType()) { in checkForAllCallSites()