Searched refs:all_passes (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | passes.c | 300 struct tree_opt_pass *all_passes, *all_ipa_passes, *all_lowering_passes; variable 474 p = &all_passes; in init_optimization_passes() 701 register_dump_files (all_passes, false, in init_optimization_passes()
|
| D | tree-optimize.c | 463 execute_pass_list (all_passes); in tree_rest_of_compilation()
|
| D | tree-pass.h | 399 extern struct tree_opt_pass *all_passes, *all_ipa_passes, *all_lowering_passes;
|
| D | ChangeLog-2005 | 12821 * passes.c (dump_flags, in_gimple_form, all_passes, 12829 * tree-optimize.c (dump_flags, in_gimple_form, all_passes, 12840 (all_passes, all_ipa_passes, all_lowering_passes): Now extern. 14256 all_passes and all_ipa_passes.
|
| D | ChangeLog.tree-ssa | 3049 (all_passes): New.
|
| D | ChangeLog-2004 | 33913 in_gimple_form, all_passes, pass_gimple,
|