Searched refs:regs_live_out (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c534 bitmap regs_live_out = &df_lr_get_bb_info (bb_index)->out;
539 EXECUTE_IF_SET_IN_BITMAP (regs_live_out, 0, regno, bi)
533 bitmap regs_live_out = &df_lr_get_bb_info (bb_index)->out; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc534 bitmap regs_live_out = &df_lr_get_bb_info (bb_index)->out;
539 EXECUTE_IF_SET_IN_BITMAP (regs_live_out, 0, regno, bi)
533 bitmap regs_live_out = &df_lr_get_bb_info (bb_index)->out; local

Completed in 108 milliseconds