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