Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDreorg.c1213 int total_slots_filled = *pslots_filled; in steal_delay_list_from_target() local
1291 ? eligible_for_delay (insn, total_slots_filled, trial, flags) in steal_delay_list_from_target()
1296 && eligible_for_annul_false (insn, total_slots_filled, in steal_delay_list_from_target()
1304 total_slots_filled++; in steal_delay_list_from_target()
1318 *pslots_filled = total_slots_filled; in steal_delay_list_from_target()