Searched refs:live_reg (Results 1 – 1 of 1) sorted by relevance
175 int live_reg; in add_all_interferences() local176 BITSET_FOREACH_SET(live_reg, ctx->live, ctx->comp->cur_reg) { in add_all_interferences()177 add_interference(ctx, i, live_reg); in add_all_interferences()183 BITSET_WORD *live_reg) in print_liveness() argument189 BITSET_FOREACH_SET(live_idx, live_reg, ctx->comp->cur_reg) { in print_liveness()