Searched refs:last_death (Results 1 – 3 of 3) sorted by relevance
134 rtx_insn *last_death; member13236 rsp->last_death = 0; in record_value_for_reg()13372 rsp->last_death = insn; in record_dead_and_set_regs()13403 rsp->last_death = 0; in record_dead_and_set_regs()13973 rtx_insn *where_dead = reg_stat[regno].last_death; in move_deaths()14660 if (rsp->last_death != place) in distribute_notes()14661 rsp->last_death = 0; in distribute_notes()14665 rsp->last_death = place; in distribute_notes()
2996 last_death, do not use it: find the proper insn instead.
27062 (struct reg_stat_struct): Likewise for fields "last_death", "last_set".