rtl.h (in_expr_list_p): New declaration.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 24 Dec 2001 15:44:45 +0000 (15:44 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 24 Dec 2001 15:44:45 +0000 (10:44 -0500)
commit5f0d23589fe634ef3b7986a5dc0e389abfe4c917
treee186b987f46b4fb2c5b039a34787ffa2f09946d7
parente88712b55bd1534c8ad70e40f0b81d92007e1000
rtl.h (in_expr_list_p): New declaration.

* rtl.h (in_expr_list_p): New declaration.
* rtlanal.c (in_expr_list_p): New function.
* cfgcleanup.c: Reformatting and minor code rearrangement.
* cfglayout.c, cfgloop.c, cfgrtl.c: Likewise.

From-SVN: r48304
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/cfglayout.c
gcc/cfgloop.c
gcc/cfgrtl.c
gcc/rtl.h
gcc/rtlanal.c