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

/freebsd-9.3-release/contrib/gcc/
H A Dbasic-block.h68 #define XOR_REG_SET(TO, FROM) bitmap_xor_into (TO, FROM) macro
H A Dflow.c530 XOR_REG_SET (new_live_at_start, bb->il.rtl->global_live_at_start);

Completed in 106 milliseconds