Scan for parameters the access functions; don't parse the tree representation.regtest/success/2009_09_14_22_16_24
commit6ee017b7bce18656f9865e9a3b80fcda8dcb3fb7
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Sep 2009 20:06:34 +0000 (14 20:06 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Sep 2009 20:06:34 +0000 (14 20:06 +0000)
tree3b08a76368c58b4d9b17869d33e33dd6d358e5f9
parent87cfd691960beb0d2036b8883c782be171766f1b
Scan for parameters the access functions; don't parse the tree representation.

2009-09-14  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-sese-to-poly.c (struct irp_data): Removed.
(idx_record_params): Removed.
(find_params_in_bb): Scan for parameters the access functions; don't
parse the tree representation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@151700 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c