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

/freebsd-9.3-release/contrib/gcc/
H A Dcse.c1834 HOST_WIDE_INT in_table
1845 in_table |= TEST_HARD_REG_BIT (hard_regs_in_table, rn);
1852 if (in_table)
2043 int in_table = 0;
2060 in_table |= (TEST_HARD_REG_BIT (hard_regs_in_table, regno) != 0);
2067 if (in_table)
1826 HOST_WIDE_INT in_table local
2032 int in_table = 0; local

Completed in 107 milliseconds