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

/freebsd-10-stable/contrib/gcc/
H A Dreload1.c4998 rtx other_input = rld[i].in;
5004 other_input = NULL_RTX;
5005 if (! other_input || ! rtx_equal_p (other_input, value)
5086 if (! rld[i].in || rtx_equal_p (other_input, value))
5108 || ! rtx_equal_p (other_input, value)))
4977 rtx other_input = rld[i].in; local

Completed in 67 milliseconds