Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dhaifa-sched.c321 static void find_insn_reg_weight PARAMS ((int));
1540 find_insn_reg_weight (b) in find_insn_reg_weight() function
2504 find_insn_reg_weight (b->index);
DChangeLog.24731 (find_insn_reg_weight): Take block not bb.
4733 (schedule_region): Don't update_life_info or find_insn_reg_weight.
5611 (find_insn_reg_weight): New, from corpse of find_pre_sched_live.
DChangeLog.412175 (find_insn_reg_weight): Likewise.
/openbsd/src/gnu/gcc/gcc/
Dhaifa-sched.c504 static void find_insn_reg_weight (basic_block);
1614 find_insn_reg_weight (basic_block bb) in find_insn_reg_weight() function
2864 find_insn_reg_weight (b); in sched_init()