OSDN Git Service

* basic-block.h: Remove the prototypes for can_hoist_insn_p,
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 2004 22:06:04 +0000 (22:06 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 2004 22:06:04 +0000 (22:06 +0000)
commit91c32f4f8c0e8b6ab4e53265e890c45192055454
treef20421efd5314590a7635caeb5784d04b14d1d30
parent2cf9260fed736d58b913d6289dbe0c849d8a3414
* basic-block.h: Remove the prototypes for can_hoist_insn_p,
hoist_insn_after, and hoist_insn_to_edge.
* rtl.h: Remove the prototypes for reg_referenced_between_p,
no_jumps_between_p, and insn_dependent_p.
* rtlanal.c (no_jumps_between_p, reg_referenced_between_p,
insn_dependent_p, insn_dependent_p_1, hoist_test_store,
can_hoist_insn_p, hoist_update_store, hoist_insn_after,
hoist_insn_to_edge): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88860 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/basic-block.h
gcc/rtl.h
gcc/rtlanal.c