Searched refs:test_bb_live_out (Results 1 – 2 of 2) sorted by relevance
3103 bitmap test_bb_live_out = df_get_live_out (test_bb); in bb_valid_for_noce_process_p() local3132 if (bitmap_intersect_p (test_bb_live_out, test_bb_temps)) in bb_valid_for_noce_process_p()
3122 bitmap test_bb_live_out = df_get_live_out (test_bb); in bb_valid_for_noce_process_p() local3151 if (bitmap_intersect_p (test_bb_live_out, test_bb_temps)) in bb_valid_for_noce_process_p()