Home
last modified time | relevance | path

Searched refs:const_iteration_count (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc392 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 DChangeLog-20202050 (const_iteration_count): Add bool pointer parameter to return
2054 procedure according to what const_iteration_count said.
H A DChangeLog-201426121 * modulo-sched.c (const_iteration_count): Strengthen return type
36941 * modulo-sched.c (const_iteration_count): Use int64_t.
H A DChangeLog-200911314 * modulo-sched.c (const_iteration_count): Skip debug insns.
H A DChangeLog-200527753 * modulo-sched.c (const_iteration_count): Return on NULL
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c392 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()