Searched refs:need_debug_cleanup (Results 1 – 2 of 2) sorted by relevance
2510 bool need_debug_cleanup = false; in copy_edges_for_bb() local2580 need_debug_cleanup = true; in copy_edges_for_bb()2667 return need_debug_cleanup; in copy_edges_for_bb()3009 bool need_debug_cleanup = false; in copy_cfg_body() local3080 need_debug_cleanup |= copy_edges_for_bb (bb, num, den, exit_block_map, in copy_cfg_body()3120 if (need_debug_cleanup in copy_cfg_body()3138 if (need_debug_cleanup) in copy_cfg_body()
2548 bool need_debug_cleanup = false; in copy_edges_for_bb() local2618 need_debug_cleanup = true; in copy_edges_for_bb()2705 return need_debug_cleanup; in copy_edges_for_bb()3038 bool need_debug_cleanup = false; in copy_cfg_body() local3109 need_debug_cleanup |= copy_edges_for_bb (bb, num, den, exit_block_map, in copy_cfg_body()3149 if (need_debug_cleanup in copy_cfg_body()3167 if (need_debug_cleanup) in copy_cfg_body()