Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dloop.c4735 struct induction *other_giv = 0; local
4740 if (other_giv)
4743 other_giv = tv;
4745 if (! tv && other_giv
4746 && REGNO (other_giv->dest_reg) < max_reg_before_loop
4747 && (REGNO_LAST_UID (REGNO (other_giv->dest_reg))