Converts function arguments into function argument references for a function call vertex.
Please be aware, that the ids here are those inferred from the AST, not from the dataflow graph!
This function also works after the arguments were unpacked, e.g., by tryUnpackNoNameArg.
Converts function arguments into function argument references for a function call vertex. Please be aware, that the ids here are those inferred from the AST, not from the dataflow graph! This function also works after the arguments were unpacked, e.g., by tryUnpackNoNameArg.