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

/freebsd-11-stable/contrib/gcc/
H A Dstruct-equiv.c383 int x_common_live, y_common_live;
427 x_common_live = REGNO_REG_SET_P (info->common_live, x_regno);
429 if (x_common_live != y_common_live)
431 else if (x_common_live)
382 int x_common_live, y_common_live; local

Completed in 48 milliseconds