Searched refs:const_iteration_count (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | modulo-sched.cc | 392 const_iteration_count (rtx count_reg, basic_block pre_header, in const_iteration_count() function 1598 count_init = const_iteration_count (count_reg, pre_header, &loop_count, in sms_schedule()
|
H A D | ChangeLog-2020 | 2050 (const_iteration_count): Add bool pointer parameter to return 2054 procedure according to what const_iteration_count said.
|
H A D | ChangeLog-2014 | 26121 * modulo-sched.c (const_iteration_count): Strengthen return type 36941 * modulo-sched.c (const_iteration_count): Use int64_t.
|
H A D | ChangeLog-2009 | 11314 * modulo-sched.c (const_iteration_count): Skip debug insns.
|
H A D | ChangeLog-2005 | 27753 * modulo-sched.c (const_iteration_count): Return on NULL
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | modulo-sched.c | 392 const_iteration_count (rtx count_reg, basic_block pre_header, in const_iteration_count() function 1597 count_init = const_iteration_count (count_reg, pre_header, &loop_count, in sms_schedule()
|