regclass.c (may_move_in_cost): Rename from may_move_cost, all references updated.
authorJan Hubicka <hubicka@freesoft.cz>
Sun, 21 Nov 1999 12:40:47 +0000 (12:40 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 21 Nov 1999 12:40:47 +0000 (12:40 +0000)
commitee59f29bd96fdf420a4c9888bf65ce20957989d3
tree03c42138bb4c64b71ebcc4b15c93df7f7e5b26e6
parent246fd41f2d73a1ded9b7b1fd5d9c6ea7d5d82a11
regclass.c (may_move_in_cost): Rename from may_move_cost, all references updated.

* regclass.c (may_move_in_cost): Rename from may_move_cost, all
references updated.
(may_move_out_cost): New variable.
(init_reg_sets_1): Initialize may_move_out_cost.
(record_reg_classes): Use may_move_out_cost.

From-SVN: r30601
gcc/ChangeLog
gcc/regclass.c