Home
last modified time | relevance | path

Searched refs:test_bb_live_out (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.c3103 bitmap test_bb_live_out = df_get_live_out (test_bb); in bb_valid_for_noce_process_p() local
3132 if (bitmap_intersect_p (test_bb_live_out, test_bb_temps)) in bb_valid_for_noce_process_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Difcvt.cc3122 bitmap test_bb_live_out = df_get_live_out (test_bb); in bb_valid_for_noce_process_p() local
3151 if (bitmap_intersect_p (test_bb_live_out, test_bb_temps)) in bb_valid_for_noce_process_p()