Home
last modified time | relevance | path

Searched refs:total_slots_filled (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dreorg.c1246 int total_slots_filled = *pslots_filled; in steal_delay_list_from_target() local
1324 ? eligible_for_delay (insn, total_slots_filled, trial, flags) in steal_delay_list_from_target()
1329 && eligible_for_annul_false (insn, total_slots_filled, in steal_delay_list_from_target()
1337 total_slots_filled++; in steal_delay_list_from_target()
1351 *pslots_filled = total_slots_filled; in steal_delay_list_from_target()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dreorg.c1048 int total_slots_filled = *pslots_filled; in steal_delay_list_from_target() local
1125 ? eligible_for_delay (insn, total_slots_filled, trial, flags) in steal_delay_list_from_target()
1130 && eligible_for_annul_false (insn, total_slots_filled, in steal_delay_list_from_target()
1144 total_slots_filled++; in steal_delay_list_from_target()
1167 *pslots_filled = total_slots_filled; in steal_delay_list_from_target()