Searched refs:test_bb_temps (Results 1 – 1 of 1) sorted by relevance
3119 bitmap test_bb_temps = BITMAP_ALLOC (®_obstack); in bb_valid_for_noce_process_p() local3145 bitmap_set_bit (test_bb_temps, REGNO (SET_DEST (sset))); in bb_valid_for_noce_process_p()3151 if (bitmap_intersect_p (test_bb_live_out, test_bb_temps)) in bb_valid_for_noce_process_p()3154 BITMAP_FREE (test_bb_temps); in bb_valid_for_noce_process_p()3160 BITMAP_FREE (test_bb_temps); in bb_valid_for_noce_process_p()