Return true if argument ArgNo is passed by value.
ArgNo
Declared in <llvm/IR/InstrTypes.h>
<llvm/IR/InstrTypes.h>
bool isByValArgument(unsigned int ArgNo) const;
True if the argument has the byval attribute.