Searched refs:execute_todo (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | passes.c | 710 execute_todo (unsigned int flags) in execute_todo() function 843 execute_todo (pass->todo_flags_start); in execute_one_pass() 903 execute_todo (todo_after | pass->todo_flags_finish); in execute_one_pass()
|
| H A D | ChangeLog-2006 | 2180 * passes.c (execute_todo): Before Cleanup CFG, set 11376 * passes.c (execute_todo): Add code to set updating_used_alone, 11932 * passes.c (execute_todo): Obey TDF_BLOCKS for RTL. 12411 (execute_todo): Keep second parameter only. Use curr_properties 12416 execute_todo. Update curr_properties and initialize .vcg RTL dump 13865 * passes.c (execute_todo): Call print_rtl_slim_with_bb to make 16476 * passes.c (execute_todo): Call remove_unused_locals if
|
| H A D | ChangeLog-2005 | 8419 (execute_todo): Call print_rtl_graph_with_bb if TDF_GRAPH is set. 9480 * passes.c (execute_todo): If cleanup_tree_cfg invalidated the 12092 * passes.c (execute_todo): Cleanup the CFG before updating SSA. 12823 register_dump_files, next_pass_1, last_verified, execute_todo, 12831 register_dump_files, next_pass_1, last_verified, execute_todo, 22787 * tree-optimize.c (execute_todo): Likewise. 22880 (execute_todo): Do cgraph dump when asked to, do not dump function body 24946 (execute_todo): If the TODO_ flags don't include updating 25541 * tree-optimize.c (execute_todo): Call verify_ssa whenever the 25543 (execute_one_pass): Change parameters passed to execute_todo. [all …]
|
| H A D | ChangeLog-2004 | 4871 * tree-optimize (execute_todo): Add case for TODO_cleanup_cfg. 7337 * tree-optimize.c (execute_todo): Handle TODO_fix_def_def_chains. 15021 (execute_todo): Dump RTL. Add PROPERTIES parameter. 15022 (execute_one_pass): Pass properties to execute_todo. Handle VCG 23637 * tree-optimize.c (execute_todo): Flush DUMP_FILE before 27082 * tree-optimize.c (execute_todo, execute_one_pass, 33918 init_tree_optimization_passes, execute_todo,
|
| H A D | ChangeLog.tree-ssa | 1741 (execute_todo): Do not call kill_redundant_phi_nodes. 3057 (execute_todo, execute_one_pass, execute_pass_list): New.
|