sched-deps.c (fixup_sched_groups): Rename to...
authorRichard Sandiford <richard.sandiford@linaro.org>
Thu, 26 Apr 2012 15:49:44 +0000 (15:49 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 26 Apr 2012 15:49:44 +0000 (15:49 +0000)
commitfd59643c209efc38aeda606675357ea3f0afe0b8
tree41e4c6b9bbf40426f2a4b10439f42d63cd539fe6
parent7a1aca9c426e2723c731f1f3e006e8b03265616a
sched-deps.c (fixup_sched_groups): Rename to...

gcc/
* sched-deps.c (fixup_sched_groups): Rename to...
(chain_to_prev_insn): ...this.
(chain_to_prev_insn_p): New function.
(deps_analyze_insn): Use it instead of SCHED_GROUP_P.

From-SVN: r186883
gcc/ChangeLog
gcc/sched-deps.c