Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDresource.c433 rtx *jump_target, int jump_count, in find_dead_or_set_registers() argument
502 if (jump_count++ < 10) in find_dead_or_set_registers()
528 jump_count += 4; in find_dead_or_set_registers()
529 if (jump_count >= 10) in find_dead_or_set_registers()
576 &target_res, 0, jump_count, in find_dead_or_set_registers()
579 &fallthrough_res, 0, jump_count, in find_dead_or_set_registers()
HDreorg.c914 int jump_count = 0; in rare_destination() local
938 && jump_count++ < 10) in rare_destination()
HDChangeLog-199817120 `jump_count'.