Searched refs:live_length (Results 1 – 2 of 2) sorted by relevance
62 int live_length; /* # of instructions (REG n) is live */ member157 (VEC_index (reg_info_p, reg_n_info, N)->live_length)
112 int live_length; member495 if (allocno[num].live_length < REG_LIVE_LENGTH (i)) in global_alloc()496 allocno[num].live_length = REG_LIVE_LENGTH (i); in global_alloc()584 if (allocno[i].live_length == 0) in global_alloc()585 allocno[i].live_length = -1; in global_alloc()654 / allocno[v1].live_length) in allocno_compare()658 / allocno[v2].live_length) in allocno_compare()1299 / allocno[num].live_length); in find_reg()1311 allocno[num].freq, allocno[num].live_length, in find_reg()