rtl.h (insn_first_p): Don't declare.
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Thu, 25 Feb 1999 11:16:17 +0000 (11:16 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 25 Feb 1999 11:16:17 +0000 (11:16 +0000)
commitf38cbf0fd3367a7dc0df52250ec8f48acfd286cb
treeb7142fcf64245477de6a9288ec0bd85da437e5b2
parentdfa08768aa9e461d52b3c5f5e6840f2699be21ab
rtl.h (insn_first_p): Don't declare.

* rtl.h (insn_first_p): Don't declare.
* rtlanal.c (insn_first_p): Delete.
* loop.c (loop_insn_first_p): Faster implementation.

From-SVN: r25436
gcc/ChangeLog
gcc/loop.c
gcc/rtl.h
gcc/rtlanal.c