Searched refs:compute_bb_for_insn (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | sched-ebb.c | 566 compute_bb_for_insn (); in schedule_ebbs()
|
| D | basic-block.h | 482 extern void compute_bb_for_insn (void);
|
| D | cfgrtl.c | 390 compute_bb_for_insn (void) in compute_bb_for_insn() function
|
| D | ChangeLog-1999 | 4167 insn wasn't created after compute_bb_for_insn. 4203 (init_resource_info): Call compute_bb_for_insn. 4725 (compute_bb_for_insn): Free the array before reallocating. 4735 * combine.c (combine_instructions): Invoke compute_bb_for_insn 4813 * flow.c (update_life_info): Don't call compute_bb_for_insn 4819 (schedule_insns): Use compute_bb_for_insn. 6984 * basic-block.h (compute_bb_for_insn): Declare. 6985 * flow.c (compute_bb_for_insn): Export. Don't accept the varray 18580 (compute_bb_for_insn): New.
|
| D | ChangeLog-2001 | 9986 create_basic_block, flow_delete_block, compute_bb_for_insn, 10843 (commit_edge_insertions): Do not call compute_bb_for_insn. 10848 * combine.c (combine_instructions): Remove compute_bb_for_insn call. 10860 compute_bb_for_insn; Do not free basic_block_for_insn. 10871 (if_convert): Do not call compute_bb_for_insn. 10875 Do not call compute_bb_for_insn. 10881 * reload1.c (reload): Call compute_bb_for_insn. 10885 at places CFG is invalidated; do not call compute_bb_for_insn. 11653 expunge_block, flow_delete_block, compute_bb_for_insn, 16416 (commit_edge_insertions): Call compute_bb_for_insn.
|
| D | ChangeLog-2002 | 15959 find_basic_block calls; kill compute_bb_for_insn call. 15960 * cfgbuild.c (find_basic_blocks): Kill compute_bb_for_insn call. 16500 * cfgrtl.c (compute_bb_for_insn): Remove unused "max" argument. 16501 * haifa-sched.c (sched_init): Update compute_bb_for_insn caller. 18550 (compute_bb_for_insn): Do not use basic_block_for_insn. 20216 * cfgrtl.c (compute_bb_for_insn, tidy_fallthru_edges, 21666 flow_delete_block, compute_bb_for_insn, split_block,
|
| D | ChangeLog-2000 | 20747 * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn. 22411 (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
|
| /freebsd-9-stable/contrib/gcc/config/ia64/ |
| D | ia64.c | 8442 compute_bb_for_insn (); in ia64_reorg()
|