Lines Matching refs:bb_index
421 int bb_index; member
1119 new_reg_info->bb_index = BLOCK_NUM (insn); in record_one_set()
2453 SET_BIT (bmap[r->bb_index], indx); in compute_transp()
2467 RESET_BIT (bmap[r->bb_index], indx); in compute_transp()
2477 unsigned bb_index; in compute_transp() local
2481 EXECUTE_IF_SET_IN_BITMAP (blocks_with_calls, 0, bb_index, bi) in compute_transp()
2484 SET_BIT (bmap[bb_index], indx); in compute_transp()
2486 RESET_BIT (bmap[bb_index], indx); in compute_transp()
2493 0, bb_index, bi) in compute_transp()
2495 rtx list_entry = canon_modify_mem_list[bb_index]; in compute_transp()
2512 SET_BIT (bmap[bb_index], indx); in compute_transp()
2514 RESET_BIT (bmap[bb_index], indx); in compute_transp()