Searched refs:cfg_hooks (Results 1 – 8 of 8) sorted by relevance
34 static struct cfg_hooks *cfg_hooks; variable40 cfg_hooks = &rtl_cfg_hooks; in rtl_register_cfg_hooks()55 cfg_hooks = &tree_cfg_hooks; in tree_register_cfg_hooks()273 if (cfg_hooks->dump_bb) in dump_bb()289 cfg_hooks->name); in redirect_edge_and_branch()307 cfg_hooks->name); in redirect_edge_and_branch_force()574 cfg_hooks->name); in make_forwarder_block()679 cfg_hooks->name); in can_duplicate_block_p()707 cfg_hooks->name); in duplicate_block()786 cfg_hooks->name); in block_ends_with_condjump_p()[all …]
25 struct cfg_hooks struct182 extern struct cfg_hooks tree_cfg_hooks;183 extern struct cfg_hooks rtl_cfg_hooks;184 extern struct cfg_hooks cfg_layout_rtl_cfg_hooks;
3022 struct cfg_hooks rtl_cfg_hooks = {3065 struct cfg_hooks cfg_layout_rtl_cfg_hooks = {
5591 struct cfg_hooks tree_cfg_hooks = {
1439 * cfghooks.h (struct cfg_hooks): Add can_duplicate_block_p and1764 * cfghooks.h: (struct cfg_hooks): add block_ends_with_call_p,2819 * cfghooks.h (cfg_hooks): add predict_edge and predicted_by_p2881 cfg_hooks directly.2888 (cfg_hooks): Made static.2896 * cfghooks.h (struct cfg_hooks): Modified.4252 of cfg_hooks.9069 * cfghooks.h (cfg_hooks): Add cfgh_loop_optimizer_init, and9628 * tree-cfg.c: Move cfg_hooks structures and functions for
4024 * cfghooks.h (cfg_hooks): Add execute_on_growing_pred and33381 (struct cfg_hooks): Add fields block_ends_with_call_p,44548 (cfg_hooks): Define here.44556 * cfghooks.h (struct cfg_hooks): Added fields name,44564 (cfg_hooks): Do not export.
22765 * cfghooks.h (struct cfg_hooks): Reword comments to avoid 'abort'.26241 flush_pending_stmts): New in cfg_hooks structure.
15863 * cfghooks.h (cfg_hooks): Add create_basic_block, can_merge_blocks_p,