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

/freebsd-9.3-release/contrib/gcc/
H A Dstruct-equiv.c996 if (!REG_SET_EQUAL_P (info->x_block->il.rtl->global_live_at_end,
1013 if (!REG_SET_EQUAL_P (info->x_block->il.rtl->global_live_at_end,
H A Dbasic-block.h56 #define REG_SET_EQUAL_P(A, B) bitmap_equal_p (A, B) macro
H A Dflow.c509 if (! REG_SET_EQUAL_P (new_live_at_start,
1354 if (REG_SET_EQUAL_P (bb->il.rtl->global_live_at_start,

Completed in 117 milliseconds