Searched refs:compute_bb_for_insn (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sched-ebb.c | 303 compute_bb_for_insn ();
|
| D | ra.c | 564 compute_bb_for_insn (); in init_ra() 802 compute_bb_for_insn (); in reg_alloc()
|
| D | basic-block.h | 320 extern void compute_bb_for_insn PARAMS ((void));
|
| D | cfgrtl.c | 435 compute_bb_for_insn () in compute_bb_for_insn() function
|
| D | sched-rgn.c | 3020 compute_bb_for_insn ();
|
| D | ChangeLog.2 | 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
|
| D | ChangeLog.6 | 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.7 | 1512 find_basic_block calls; kill compute_bb_for_insn call. 1513 * cfgbuild.c (find_basic_blocks): Kill compute_bb_for_insn call. 2053 * cfgrtl.c (compute_bb_for_insn): Remove unused "max" argument. 2054 * haifa-sched.c (sched_init): Update compute_bb_for_insn caller. 4103 (compute_bb_for_insn): Do not use basic_block_for_insn. 5769 * cfgrtl.c (compute_bb_for_insn, tidy_fallthru_edges, 7219 flow_delete_block, compute_bb_for_insn, split_block,
|
| D | ChangeLog.3 | 5481 * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn. 7145 (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
|
| D | ChangeLog.1 | 4112 (compute_bb_for_insn): New.
|
| /openbsd/src/gnu/gcc/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
|
| /openbsd/src/gnu/gcc/gcc/config/m68hc11/ |
| D | m68hc11.c | 5030 compute_bb_for_insn (); in m68hc11_reorg()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
| D | m68hc11.c | 5186 compute_bb_for_insn ();
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| D | ia64.c | 7144 compute_bb_for_insn ();
|
| /openbsd/src/gnu/gcc/gcc/config/frv/ |
| D | frv.c | 8004 compute_bb_for_insn (); in frv_optimize_membar()
|
| /openbsd/src/gnu/gcc/gcc/config/ia64/ |
| D | ia64.c | 8442 compute_bb_for_insn (); in ia64_reorg()
|