On Sun, 10 Mar 2013 at 13:51, Matt Davis wrote:
> I have a GIMPLE_CALL gimple object.  I want to get the tree node
> representing the callsite for this particular instance of a call, how
> can I get this information?

The GIMPLE_CALL gimple object *is* the call site.

Ciao!
Steven

Reply via email to