Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp1769 Value *CSArgOp = ACS.getCallArgOperand(u); in checkForAllCallSites() local
1770 if (CSArgOp && Fn.getArg(u)->getType() != CSArgOp->getType()) { in checkForAllCallSites()