Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsched-ebb.c303 compute_bb_for_insn ();
Dra.c564 compute_bb_for_insn (); in init_ra()
802 compute_bb_for_insn (); in reg_alloc()
Dbasic-block.h320 extern void compute_bb_for_insn PARAMS ((void));
Dcfgrtl.c435 compute_bb_for_insn () in compute_bb_for_insn() function
Dsched-rgn.c3020 compute_bb_for_insn ();
DChangeLog.24167 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
DChangeLog.69986 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.
DChangeLog.71512 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,
DChangeLog.35481 * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.
7145 (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
DChangeLog.14112 (compute_bb_for_insn): New.
/openbsd/src/gnu/gcc/gcc/
Dsched-ebb.c566 compute_bb_for_insn (); in schedule_ebbs()
Dbasic-block.h482 extern void compute_bb_for_insn (void);
Dcfgrtl.c390 compute_bb_for_insn (void) in compute_bb_for_insn() function
/openbsd/src/gnu/gcc/gcc/config/m68hc11/
Dm68hc11.c5030 compute_bb_for_insn (); in m68hc11_reorg()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/
Dm68hc11.c5186 compute_bb_for_insn ();
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dia64.c7144 compute_bb_for_insn ();
/openbsd/src/gnu/gcc/gcc/config/frv/
Dfrv.c8004 compute_bb_for_insn (); in frv_optimize_membar()
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dia64.c8442 compute_bb_for_insn (); in ia64_reorg()