Home
last modified time | relevance | path

Searched refs:delete_tree_cfg_annotations (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtree-optimize.c214 delete_tree_cfg_annotations (); in execute_free_cfg_annotations()
HDtree-flow.h565 extern void delete_tree_cfg_annotations (void);
HDtree-cfg.c2688 delete_tree_cfg_annotations (void) in delete_tree_cfg_annotations() function
HDChangeLog-200517135 (delete_tree_cfg_annotations): Don't call free_blocks_annotations.
24176 (delete_tree_cfg_annotations): ...and don't free it here.
HDChangeLog-200428956 (delete_tree_cfg_annotations): ... this one; Do not remove the CFG itself.
28957 * tree-flow.h (delete_tree_cfg_annotations): Declare.