Searched refs:TODO_update_ssa (Results 1 – 25 of 25) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-ssa-loop.c | 58 rewrite_into_loop_closed_ssa (NULL, TODO_update_ssa); in tree_loop_optimizer_init() 215 TODO_dump_func | TODO_update_ssa, /* todo_flags_finish */ 477 | TODO_update_ssa, /* todo_flags_finish */
|
| D | tree-pass.h | 180 #define TODO_update_ssa (1 << 8) macro 221 (TODO_update_ssa \
|
| D | tree-ssa-dce.c | 968 | TODO_update_ssa 990 | TODO_update_ssa 1010 | TODO_update_ssa
|
| D | tree-ssa-loop-unswitch.c | 264 update_ssa (TODO_update_ssa); in tree_unswitch_single_loop()
|
| D | tree-ssa-loop-manip.c | 384 update_ssa (TODO_update_ssa); in rewrite_into_loop_closed_ssa() 865 update_ssa (TODO_update_ssa); in tree_unroll_loop() 890 update_ssa (TODO_update_ssa); in tree_unroll_loop()
|
| D | tree-ssa-copy.c | 1121 | TODO_update_ssa, /* todo_flags_finish */ 1160 | TODO_update_ssa, /* todo_flags_finish */
|
| D | tree-ssa-sink.c | 567 TODO_update_ssa
|
| D | tree-ssa-math-opts.c | 520 TODO_dump_func | TODO_update_ssa | TODO_verify_ssa
|
| D | tree-ssa-loop-ivcanon.c | 261 update_ssa (TODO_update_ssa); in try_unroll_loop_completely()
|
| D | tree-ssa-dom.c | 310 update_ssa (TODO_update_ssa); in tree_ssa_dominator_optimize() 384 | TODO_update_ssa 2529 | TODO_update_ssa, /* todo_flags_finish */
|
| D | tree-ssa-ccp.c | 1432 TODO_cleanup_cfg | TODO_dump_func | TODO_update_ssa 1470 TODO_dump_func | TODO_update_ssa 2634 | TODO_update_ssa, /* todo_flags_finish */
|
| D | tree-cfgcleanup.c | 618 rewrite_into_loop_closed_ssa (changed_bbs, TODO_update_ssa); in cleanup_tree_cfg_loop()
|
| D | tree-vect-generic.c | 520 TODO_dump_func | TODO_update_ssa /* todo_flags_finish */
|
| D | passes.c | 748 flags |= TODO_update_ssa; in execute_todo()
|
| D | tree-ssa-forwprop.c | 1058 | TODO_update_ssa | TODO_verify_ssa,
|
| D | tree-into-ssa.c | 2761 if (update_flags == TODO_update_ssa) in insert_updated_phi_nodes_for() 2971 gcc_assert (update_flags == TODO_update_ssa in update_ssa()
|
| D | tree-ssa-loop-im.c | 783 rewrite_into_loop_closed_ssa (NULL, TODO_update_ssa); in move_computations()
|
| D | tree-vect-transform.c | 3034 update_ssa (TODO_update_ssa); in vect_transform_loop() 3134 update_ssa (TODO_update_ssa); in vect_transform_loop()
|
| D | tree-sra.c | 2357 | TODO_update_ssa
|
| D | tree-complex.c | 1548 | TODO_update_ssa
|
| D | tree-vrp.c | 5498 update_ssa (TODO_update_ssa); in execute_vrp() 5527 | TODO_update_ssa
|
| D | tree-ssa-alias.c | 747 TODO_dump_func | TODO_update_ssa
|
| D | tree-cfg.c | 4550 update_ssa (TODO_update_ssa); in tree_duplicate_sese_region()
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | tree-ssa.texi | 1361 @item @code{TODO_update_ssa}. Update the SSA form inserting PHI nodes
|
| D | gccint.info | 7551 * `TODO_update_ssa'. Update the SSA form inserting PHI nodes
|