(back_branch_in_range_p): Declare.

From-SVN: r9676
This commit is contained in:
Jim Wilson 1995-05-13 07:57:22 -07:00
parent 5031afa79c
commit 09dcbd74f9
1 changed files with 1 additions and 0 deletions

View File

@ -171,3 +171,4 @@ unsigned HOST_WIDE_INT loop_iterations PROTO((rtx, rtx));
rtx final_biv_value PROTO((struct iv_class *, rtx, rtx));
rtx final_giv_value PROTO((struct induction *, rtx, rtx));
void emit_unrolled_add PROTO((rtx, rtx, rtx));
int back_branch_in_range_p PROTO((rtx, rtx, rtx));