OSDN Git Service

* cfgloop.h (struct loop): Add nb_iterations field.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 2004 19:31:16 +0000 (19:31 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 2004 19:31:16 +0000 (19:31 +0000)
commitc2c3fd2498db32a99024a8de72f2d8e01b630b56
tree3c802a37a69533f1e5eac9a5138ce105450e9411
parent207355adb285abe9ff09b7b0467db35a73d58eb9
* cfgloop.h (struct loop): Add nb_iterations field.
(current_loops): Declare.
* tree-chrec.c (chrec_not_analyzed_yet,
chrec_dont_know, chrec_known, count_ev_in_wider_type,
chrec_contains_symbols_defined_in_loop): Remove the temporary
hooks.
* tree-flow-inline.h (loop_containing_stmt): New function.
* tree-scalar-evolution.c: Add implementation.
* tree-scalar-evolution.h: Add declarations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84573 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgloop.h
gcc/tree-chrec.c
gcc/tree-flow-inline.h
gcc/tree-scalar-evolution.c
gcc/tree-scalar-evolution.h