Home
last modified time | relevance | path

Searched refs:compute_store_table_current_insn (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDgcse.c5455 static rtx compute_store_table_current_insn; variable
5477 regvec[REGNO (dest)] = INSN_UID (compute_store_table_current_insn); in reg_set_info()
5496 dead_vec[REGNO (dest)] == INSN_UID (compute_store_table_current_insn)) in reg_clear_last_set()
5771 compute_store_table_current_insn = insn; in compute_store_table()
5797 compute_store_table_current_insn = insn; in compute_store_table()
HDChangeLog-200328149 (compute_store_table_current_insn): New.