Searched refs:found_class (Results 1 – 1 of 1) sorted by relevance
491 unsigned *found_class = calloc(sizeof(unsigned), ctx->temp_count); in allocate_registers() local549 found_class[dest] = MAX2(found_class[dest], bytes); in allocate_registers()582 lcra_restrict_range(l, i, found_class[i]); in allocate_registers()585 free(found_class); in allocate_registers()