Searched refs:const_insn (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dcse.c228 a known value, `const_insn' is the insn which stored the
246 rtx const_insn; member in struct:qty_table_elem
997 ent->const_rtx = ent->const_insn = NULL_RTX;
1607 update the qtys `const_insn' to show that `this_insn' is the latest
1617 exp_ent->const_insn = this_insn;
1636 x_ent->const_insn = this_insn;
1645 qty_table[REG_QTY (REGNO (x))].const_insn = this_insn;

Completed in 112 milliseconds