Searched refs:tmp_ebb_live_in_for_debug (Results 1 – 3 of 3) sorted by relevance
88 auto_bitmap tmp_ebb_live_in_for_debug; variable
760 gcc_checking_assert (bitmap_empty_p (bi.tmp_ebb_live_in_for_debug)); in calculate_ebb_live_in_for_debug()761 bi.ebb_live_in_for_debug = bi.tmp_ebb_live_in_for_debug; in calculate_ebb_live_in_for_debug()1059 bitmap_clear (bi.tmp_ebb_live_in_for_debug); in start_block()1060 bitmap_list_view (bi.tmp_ebb_live_in_for_debug); in start_block()
32316 (function_info::build_info::tmp_ebb_live_in_for_debug): New variable.