gpu.c: collect_references: also collect references for arrays of structs
commit6e59297080bcd0b7e6e93a912fb87ebb05cfe06e
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 8 Dec 2014 12:46:55 +0000 (8 13:46 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Apr 2015 08:34:09 +0000 (24 10:34 +0200)
tree0a4c2493e4d7c81bb31285f71f43cbcb9abf344c
parent1fe1116f6dbe81497b0dfd1a9494731deffda56a
gpu.c: collect_references: also collect references for arrays of structs

This will allow us to compute array reference groups for them.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
gpu.c