Searched refs:final_biv_value (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | loop.h | 416 rtx final_biv_value PARAMS ((const struct loop *, struct iv_class *));
|
H A D | unroll.c | 2570 && ! (biv_final_value = final_biv_value (loop, bl))) 3004 final_biv_value (loop, bl) in final_biv_value() function
|
H A D | loop.c | 4670 || (bl->final_value = final_biv_value (loop, bl)))
|
H A D | ChangeLog.1 | 8699 (final_biv_value, final_giv_value): Added new argument n_iterations 8714 (final_biv_value, final_giv_value, find_splittable_regs): New
|
H A D | ChangeLog.3 | 14715 (final_biv_value, final_giv_value, back_branch_in_range_p): Likewise. 14724 (final_biv_value): Delete loop_start and loop_end arguments;
|
H A D | ChangeLog.0 | 12977 (final_biv_value): Likewise.
|
H A D | ChangeLog.5 | 13563 (find_splittable_givs, final_biv_value, final_giv_value): Likewise.
|