Searched refs:tree_cfg_hooks (Results 1 – 3 of 3) sorted by relevance
182 extern struct cfg_hooks tree_cfg_hooks;
55 cfg_hooks = &tree_cfg_hooks; in tree_register_cfg_hooks()63 return cfg_hooks == &tree_cfg_hooks ? 1 : 0; in ir_type()
5584 struct cfg_hooks tree_cfg_hooks = { variable