* ifcvt.c (noce_can_store_speculate_p): New static function.
commite92e4c4f14b8f79c6e0be0a2479e5f8c8b2de1e2
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Oct 2007 20:41:17 +0000 (29 20:41 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Oct 2007 20:41:17 +0000 (29 20:41 +0000)
tree335dea79c76472cae5c0a89df34c7ffaa6afc4cc
parent04a1a165ac8d1d014f5a08a968bf952c4688f164
* ifcvt.c (noce_can_store_speculate_p): New static function.
(noce_process_if_block): Call it.
(if_convert): Remove recompute_dominance parameter.  Change all
callers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129729 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ifcvt.c