Searched refs:clear_log_links (Results 1 – 5 of 5) sorted by relevance
341 static void clear_log_links PARAMS ((sbitmap));697 clear_log_links (blocks);4360 clear_log_links (blocks) in clear_log_links() function
7496 * flow.c (clear_log_links): Remove unused variable.7898 * flow.c (clear_log_links): Use free_INSN_LIST_list, not8054 * 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.
12159 (clear_log_links): Likewise.12752 * flow.c (clear_log_links): Fix typo.12771 * flow.c (clear_log_links): Nuke global_live_at_start and
7967 (clear_log_links, flow_loop_outside_edge_p): Likewise.11194 * rtl.h (clear_log_links): New declaration.11199 (clear_log_links): New function.
329 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