Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dstruct-equiv.c382 int x_common_live, y_common_live; in rtx_equiv_p() local
426 x_common_live = REGNO_REG_SET_P (info->common_live, x_regno); in rtx_equiv_p()
428 if (x_common_live != y_common_live) in rtx_equiv_p()
430 else if (x_common_live) in rtx_equiv_p()