Return true if V is passed as an argument to the called function.
V
Declared in <llvm/IR/InstrTypes.h>
<llvm/IR/InstrTypes.h>
bool hasArgument(Value const* V) const;
True if V appears in the argument list.