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

/freebsd-9.3-release/contrib/gcc/
H A Dstruct-equiv.c416 || reg_overlap_mentioned_p (x, info->y_input)))
436 We then allow a match with x_input / y_input found in a
442 info->y_input = y;
453 || ! rtx_equal_p (y, info->y_input))
1021 info->x_input = info->y_input = info->input_reg = NULL_RTX;
1222 info->x_input = info->y_input = info->input_reg = NULL_RTX;
H A Dbasic-block.h1092 rtx x_input, y_input;
1091 rtx x_input, y_input; member in struct:equiv_info

Completed in 98 milliseconds