Member predicate IndirectReturnNode::isParameterReturn
Holds if this node represents the value that is returned to the caller
by writing to the argumentIndex
’th argument of the call.
predicate isParameterReturn(int argumentIndex)
Holds if this node represents the value that is returned to the caller
by writing to the argumentIndex
’th argument of the call.
predicate isParameterReturn(int argumentIndex)