Searched refs:reg_live_out (Results 1 – 2 of 2) sorted by relevance
658 bitmap reg_live_out; in process_bb_lives() local666 reg_live_out = df_get_live_out (bb); in process_bb_lives()670 REG_SET_TO_HARD_REG_SET (hard_regs_live, reg_live_out); in process_bb_lives()672 EXECUTE_IF_SET_IN_BITMAP (reg_live_out, FIRST_PSEUDO_REGISTER, j, bi) in process_bb_lives()
1228 bitmap reg_live_out; in process_bb_node_lives() local1241 reg_live_out = df_get_live_out (bb); in process_bb_node_lives()1243 REG_SET_TO_HARD_REG_SET (hard_regs_live, reg_live_out); in process_bb_node_lives()1266 EXECUTE_IF_SET_IN_BITMAP (reg_live_out, FIRST_PSEUDO_REGISTER, j, bi) in process_bb_node_lives()