Home
last modified time | relevance | path

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

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