Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dflow.c341 static void clear_log_links PARAMS ((sbitmap));
697 clear_log_links (blocks);
4360 clear_log_links (blocks) in clear_log_links() function
DChangeLog.67496 * flow.c (clear_log_links): Remove unused variable.
7898 * flow.c (clear_log_links): Use free_INSN_LIST_list, not
8054 * toplev.c (rest_of_compilation): Do not call clear_log_links.
8055 * rtl.h (clear_log_links): Kill.
8056 * flow.c (clear_log_links): Make static; accept blocks parameter;
8058 (update_life_info): Call clear_log_links.
DChangeLog.412159 (clear_log_links): Likewise.
12752 * flow.c (clear_log_links): Fix typo.
12771 * flow.c (clear_log_links): Nuke global_live_at_start and
DChangeLog.37967 (clear_log_links, flow_loop_outside_edge_p): Likewise.
11194 * rtl.h (clear_log_links): New declaration.
11199 (clear_log_links): New function.
/openbsd/src/gnu/gcc/gcc/
Dflow.c329 static void clear_log_links (sbitmap);
664 clear_log_links (blocks); in update_life_info()
4611 clear_log_links (sbitmap blocks) in clear_log_links() function