Searched refs:need_refresh (Results 1 – 7 of 7) sorted by relevance
395 int need_refresh = 0; in tui_update_breakpoint_info() local439 need_refresh = 1; in tui_update_breakpoint_info()442 return need_refresh; in tui_update_breakpoint_info()
71 int need_refresh = 0; in vs_refresh() local137 need_refresh = 1; in vs_refresh()140 if (need_refresh) in vs_refresh()
918 int need_refresh = 0; in check_seen() local938 need_refresh = 1; in check_seen()953 if (need_refresh) in check_seen()
1816 bool need_refresh; in copyprop_hardreg_forward() local1820 need_refresh = false; in copyprop_hardreg_forward()1843 need_refresh = true; in copyprop_hardreg_forward()1848 if (need_refresh) in copyprop_hardreg_forward()
5625 * combine.c (refresh_blocks, need_refresh): New.
16437 * combine.c (distribute_notes): Move set of need_refresh
8625 * combine.c (subst_prev_insn, need_refresh): Remove.