Remove useless call to create_data_ref.regtest/success/2009_09_17_22_20_29
commitb94a70ae5095d477ea0b4a00f8d05fef721eba18
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 2009 20:20:11 +0000 (17 20:20 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 2009 20:20:11 +0000 (17 20:20 +0000)
treec3c9c7c1ab97b55785d407082ea10284e635d967
parent5cd297d02b2584fdc778765b88555fc3bceeefdd
Remove useless call to create_data_ref.

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

* graphite-scop-detection.c (stmt_simple_memref_p): Removed.
(is_simple_operand): Remove call to stmt_simple_memref_p.
(stmt_simple_for_scop_p): Update call to is_simple_operand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@151814 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-scop-detection.c