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

/freebsd-10.0-release/contrib/gcc/
H A Dcse.c239 is not against a constant. `comparison_qty' holds the quantity
241 is not with a register, `comparison_qty' is -1. */
248 int comparison_qty; member in struct:qty_table_elem
4171 && (REG_QTY (REGNO (folded_arg1)) == ent->comparison_qty))))
4779 ent->comparison_qty = REG_QTY (REGNO (op1));
4784 ent->comparison_qty = -1;

Completed in 79 milliseconds