Searched refs:live_reg (Results 1 – 1 of 1) sorted by relevance
199 int live_reg; in add_all_interferences() local200 BITSET_FOREACH_SET(live_reg, ctx->live, ctx->comp->cur_index) { in add_all_interferences()201 add_interference(ctx, i, live_reg); in add_all_interferences()207 BITSET_WORD *live_reg, BITSET_WORD *live_val) in print_liveness() argument213 BITSET_FOREACH_SET(live_idx, live_reg, ctx->comp->cur_reg) { in print_liveness()